gecko-dev/docs
serge-sans-paille eec5191498 Bug 1920717 - Add static checker for global variables with runtime initialisation r=glandium
This patch both:

1. Provides a static checker to detect global variables which may not be
   initialized at compile-time

2. Verify that variables flagged as MOZ_RUNINIT are indeed
   initialized at runtime

3. In case of variables whose initialisation status varies based on
   macro definition or template parameters, just flag them as
   MOZ_GLOBINIT.

Differential Revision: https://phabricator.services.mozilla.com/D223342
2024-10-30 11:05:25 +00:00
..
_addons
_search_template Bug 1826063 - Automatic fixes for enabling Prettier on production xhtml and html files. r=mossop,webdriver-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,fxview-reviewers,sgalich,nalexander,devtools-reviewers,sclements,denschub,robwu,owlish 2023-05-20 12:26:56 +00:00
_static Bug 1860157 - Fix typos found by codespell 2.2.6 r=webdriver-reviewers,zeid,search-reviewers,perftest-reviewers,devtools-reviewers,releng-reviewers,gbrown,sparky,jteow 2023-10-19 20:52:10 +00:00
_templates Bug 1826063 - Automatic fixes for enabling Prettier on production xhtml and html files. r=mossop,webdriver-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,fxview-reviewers,sgalich,nalexander,devtools-reviewers,sclements,denschub,robwu,owlish 2023-05-20 12:26:56 +00:00
bug-mgmt Bug 1918072 - Update triage expectations in source-docs r=jstutte 2024-09-13 07:18:14 +00:00
code-quality Bug 1920717 - Add static checker for global variables with runtime initialisation r=glandium 2024-10-30 11:05:25 +00:00
content-security Bug 1903972 - content-security docs r=ckerschb 2024-06-21 13:42:13 +00:00
contributing Bug 1926284 - Ride along: fix other fenix links r=android-reviewers,geckoview-reviewers,tthibaud,owlish DONTBUILD 2024-10-23 08:38:09 +00:00
crash-reporting
glossary Bug 1842620: Add overviews of the main applications to the docs. r=Gijs,geckoview-reviewers,owlish,bgrins 2023-07-26 18:22:32 +00:00
gtest Bug 1851239 - doc: fix the link to the Debugging on MacOS page 2023-09-04 20:02:29 +00:00
metrics
nspr Bug 1916093 - Fix some minor nspr documentation generation warnings. r=kaie,sylvestre 2024-09-03 18:48:46 +00:00
overview Bug 1915749 - Update Localization documentation post GitHub transition, r=flod 2024-09-04 05:28:00 +00:00
performance Bug 1924903 - Document how to investigate leaked-until-shutdown using cycle collector logs. r=emilio,sthompson DONTBUILD 2024-10-16 20:00:15 +00:00
rust-components Bug 1923048 - [text], r=aryx 2024-10-16 11:01:55 +00:00
setup Bug 1919737 - Document the moz.build hook. r=glandium 2024-10-03 10:00:33 +00:00
testing-rust-code
update-infrastructure No bug - document 127.0 windows watershed. r=bhearsum DONTBUILD 2024-07-15 13:05:53 +00:00
writing-rust-code Backed out 2 changesets (bug 1909343, bug 1890886) for causing crashes. CLOSED TREE 2024-10-18 06:49:42 +03:00
conf.py Bug 1913427 - add documentation for XPCOMUtils into firefox-source-docs, r=xpcom-reviewers,frontend-codestyle-reviewers,nika,Standard8 2024-08-20 13:29:56 +00:00
config.yml Bug 1864608 - Switch document generation warnings to use an allow list of known warnings, and output new ones as errors. r=sylvestre 2024-10-28 08:54:09 +00:00
index.rst Bug 1842620: Add overviews of the main applications to the docs. r=Gijs,geckoview-reviewers,owlish,bgrins 2023-07-26 18:22:32 +00:00
jsdoc.json