gecko-dev/config
Jan de Mooij 26af0c8ab8 Bug 1877193 part 1 - Make JS prefs in StaticPrefList.yaml available in SpiderMonkey. r=mgaudet,KrisWright
Adding a new pref for a new SpiderMonkey feature or optimization requires a lot of boilerplate code.

This patch stack lets us eliminate almost all of this boilerplate by parsing `StaticPrefList.yaml`
at SpiderMonkey build time and generating code to automatically expose the `javascript.options.*`
prefs that have the `set_spidermonkey_pref` attribute.

Both JS shell and browser builds will default to the pref value in `StaticPrefList.yaml`.
In the JS shell, it'll be possible to set a pref value with `--setpref` or a custom shell flag.
Code for this will be added in later patches.

Differential Revision: https://phabricator.services.mozilla.com/D199992
2024-02-06 12:51:27 +00:00
..
external Bug 1868615 - Only expect aom_winx64_fstcw on win64. 2024-01-19 11:06:51 +00:00
faster
makefiles Bug 1867440 - Avoid passing -DUNICODE when cross-compiling on Windows. r=firefox-build-system-reviewers,sergesanspaille 2023-11-30 22:48:12 +00:00
mozunit Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
tests Bug 1869430 - Batch 19.2 convert python unittest .ini -> .toml. r=gbrown,taskgraph-reviewers 2023-12-12 17:40:03 +00:00
AB_rCD.mk
autoconf-js.mk.in
autoconf.mk.in
baseconfig.mk Bug 1862463 - Remove references to building Thunderbird with a mozilla/ subdirectory. r=firefox-build-system-reviewers,sergesanspaille 2023-11-07 14:58:59 +00:00
check_js_msg_encoding.py
check_js_opcode.py
check_macroassembler_style.py Bug 1875052 - Change various RegEx patterns to raw strings to remove syntax warnings on Python 3.12 r=firefox-build-system-reviewers,glandium 2024-02-02 20:52:24 +00:00
check_source_count.py
check_spidermonkey_style.py Bug 1877193 part 1 - Make JS prefs in StaticPrefList.yaml available in SpiderMonkey. r=mgaudet,KrisWright 2024-02-06 12:51:27 +00:00
check_vanilla_allocations.py Bug 1790873 - Move printf_stderr() to mozglue so it can be used within js/src r=glandium,nika 2024-01-11 02:09:30 +00:00
config.mk Bug 1839832 - Use PGO-based orderfile when possible r=glandium 2023-12-18 10:20:33 +00:00
create_rc.py
create_res.py Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
createprecomplete.py
emptyvars-js.mk.in
emptyvars.mk.in
gcc_hidden.h
gcc-stl-wrapper.template.h
install.bat
make-stl-wrappers.py
make-system-wrappers.py
make-windows-h-wrapper.py
Makefile.in
milestone.txt Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-01-22 12:30:54 +00:00
moz.build Bug 1869430 - Batch 19.2 convert python unittest .ini -> .toml. r=gbrown,taskgraph-reviewers 2023-12-12 17:40:03 +00:00
MozZipFile.py
msvc-stl-wrapper.template.h Bug 1848746 - Avoid problems when <exception> is included before <new>. r=firefox-build-system-reviewers,ahochheiden 2023-08-15 20:11:14 +00:00
nsinstall.c Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2023-12-04 10:09:36 +00:00
nsinstall.py
pathsub.c
pathsub.h
printconfigsetting.py
printprereleasesuffix.py
rebuild_check.py
recurse.mk Bug 1861509 - Don't try to build gkrust-gtest before gkrust. r=firefox-build-system-reviewers,ahochheiden 2023-10-27 00:09:06 +00:00
rules.mk Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
run_spidermonkey_checks.py
run-and-prefix.py
shlwapi-h-constant.decls.h
shlwapi-h-unicode.decls.h
shlwapi-h-wrapper.template.h
static-checking-config.mk
stl-headers.mozbuild Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00
system-headers.mozbuild Bug 1869332 - Move libaom to libgkcodecs. r=glandium,media-playback-reviewers,chunmin 2023-12-20 02:32:34 +00:00
wasm2c.py Bug 1848908 - Force the module name used with wasm2c. r=firefox-build-system-reviewers,ahochheiden 2023-08-23 19:06:03 +00:00
windows-h-constant.decls.h
windows-h-unicode.decls.h
windows-h-wrapper.template.h