Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Nika Layzell 66987911fd Bug 1794012 - Add a static main thread capability for the thread safety analysis, r=xpcom-reviewers,kmag
This acts like the `EventTargetCapability` type, but is global and specific to
the main thread.

Differential Revision: https://phabricator.services.mozilla.com/D158872
2022-10-11 23:06:08 +00:00
.cargo
.vscode
accessible Backed out changeset be17ad2c9d94 (bug 1794634) for causing mochitest failures on browser_rootgroup.js. CLOSED TREE 2022-10-12 02:16:57 +03:00
browser Bug 1794585 - Fix non-MR top CTA text color. r=pdahiya 2022-10-11 22:45:57 +00:00
build
caps
chrome
config
devtools Bug 1700909 - [devtools] Migrate gDevTools.showToolbox from descriptor to commands. r=jdescottes,extension-reviewers,willdurand 2022-10-11 20:33:53 +00:00
docs
docshell
dom Backed out 2 changesets (bug 1774163) for causing linting failure on browser_navigator_clipboard_clickjacking.js. CLOSED TREE 2022-10-11 23:27:17 +03:00
editor
extensions
gfx
gradle/wrapper
hal
image
intl
ipc
js Bug 1778751 - Implement BFloat16 product instruction. r=jseward 2022-10-11 22:12:09 +00:00
layout Bug 1794456 Part 4 - Remove unused nsFrameList::Enumerator. r=emilio 2022-10-11 21:01:28 +00:00
media
memory
mfbt
mobile
modules Bug 1520297 - enable intermediate preloading on Android r=jschanck 2022-10-11 21:53:59 +00:00
mozglue
netwerk
nsprpub
other-licenses
parser
python
remote
security Bug 1520297 - enable intermediate preloading on Android r=jschanck 2022-10-11 21:53:59 +00:00
services
servo
startupcache
storage
supply-chain
taskcluster Bug 1790463 - part1 : add the variant 'wmf-media-engine' and use it in mochitest-media. r=jmaher 2022-10-11 18:22:20 +00:00
testing Bug 1794639 - Add support for win11 to manifests. r=gbrown 2022-10-11 22:23:15 +00:00
third_party
toolkit Bug 1793997 - Don't require unified build for toolkit/components/extensions, r=kmag 2022-10-11 23:06:07 +00:00
tools Bug 1725076 - Make profile.meta.oscpu show when we are running on Windows 11, r=canaltinova. 2022-10-11 19:34:48 +00:00
uriloader
view
widget Bug 1794284 [Wayland] Check critical Wayland interfaces on startup r=rmader 2022-10-11 20:10:00 +00:00
xpcom Bug 1794012 - Add a static main thread capability for the thread safety analysis, r=xpcom-reviewers,kmag 2022-10-11 23:06:08 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc-test-paths.js
.eslintrc.js
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock
Cargo.toml
client.mk
client.py
CLOBBER
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.