fune/xpcom
Jan de Mooij aad84800d2 Bug 1747719 - Use a larger stack size for TaskController threads for ASan builds. r=jonco,bas
ASan builds use more stack space so need a larger stack size. Note that this matches
what we already do for the JS overrecursion limit for the main thread.

This fixes overrecursion errors from the parser when parsing JS files off-thread
on YouTube.

Differential Revision: https://phabricator.services.mozilla.com/D135201
2022-01-18 09:38:53 +00:00
..
base Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
build Bug 1708743 - Add javascript.options.wasm_simd_avx preference. r=jandem 2022-01-12 22:31:30 +00:00
components Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
docs Bug 1714788 - doc: Fix a Pygments warning r=firefox-source-docs-reviewers,championshuttler DONTBUILD 2021-11-16 07:59:49 +00:00
ds Bug 1743047 - Use "reveal" rather than show terminology consistently for the reveal password button. r=Gijs,fluent-reviewers 2022-01-17 14:18:51 +00:00
geckoprocesstypes_generator Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
glue
idl-parser Bug 1748718 - Part 2: Use the specified type for rust xpidl constants, r=emilio 2022-01-07 20:35:15 +00:00
io Bug 1748719 - Make nsStringInputStream more flexible as to the backing data buffer, r=mccr8 2022-01-07 20:34:52 +00:00
libxpt/xptcall
reflect Bug 1744036 part 6 - Stop pinning atoms for XPCNativeInterface. r=mccr8,jonco 2021-12-08 08:38:02 +00:00
rust Bug 1748718 - Part 3: Remove now-unnecessary xpidl constant casts, r=emilio 2022-01-07 20:35:15 +00:00
string Bug 1749440 - Add nsTSubstring::Insert() that takes a mozilla::Span parameter. r=xpcom-reviewers,nika 2022-01-11 18:52:51 +00:00
system Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
tests Bug 1736543 - Tests, r=xpcom-reviewers,nika 2022-01-17 12:09:52 +00:00
threads Bug 1747719 - Use a larger stack size for TaskController threads for ASan builds. r=jonco,bas 2022-01-18 09:38:53 +00:00
windbgdlg Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
xpidl
moz.build Bug 1726804 - Refactor definition and usage of GECKO_PROCESS_TYPE() r=nika,firefox-build-system-reviewers,mhentges 2021-11-19 14:02:55 +00:00
xpcom-config.h.in