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
2024-10-21 06:05:44 +00:00
.cargo Bug 1923913 - build(webgpu): update WGPU to d70ef62e9e0683789f745c6a4354495f39354c15 r=webgpu-reviewers,supply-chain-reviewers,teoxoy 2024-10-15 19:48:12 +00:00
.github/workflows
.vscode
accessible Bug 1837126: Don't set the selection range when HyperTextAccessibleBase::PasteText is called with TEXT_OFFSET_CARET. r=eeejay 2024-10-20 22:35:34 +00:00
browser Bug 1925129 - Disable tab-to-search tips while scotchBonnet enabled. r=daisuke,urlbar-reviewers 2024-10-20 21:04:41 +00:00
build Bug 1925274 - Suppress valgrind new suspected leaks related to ForkServer argv handling r=jld 2024-10-21 06:05:44 +00:00
caps Bug 1905843, prevent unexpected use of result site origin, r=nika 2024-09-17 15:01:43 +00:00
chrome
config Backed out 13 changesets (bug 1717448) for causing gtest failures on iofwrite.c 2024-10-18 20:03:47 +03:00
devtools Bug 1810486 - Stop using UNSAFE_componentWillMount in devtools/client/aboutdebugging/src/components/RuntimePage.js r=devtools-reviewers,jdescottes 2024-10-18 14:18:28 +00:00
docs Backed out 2 changesets (bug 1909343, bug 1890886) for causing crashes. CLOSED TREE 2024-10-18 06:49:42 +03:00
docshell Backed out 3 changesets (bug 1921810) for causing build bustages in AntiTrackingUtils.cpp. CLOSED TREE 2024-10-17 16:44:30 +03:00
dom Bug 1917844 - Assert correct jemalloc randomization state on Content and non Content processes r=jld,glandium 2024-10-21 06:05:43 +00:00
editor Bug 1925165 - Make WSScanResult::PointAfterReachedContent set the template argument explicitly r=glandium 2024-10-17 22:15:11 +00:00
extensions Backed out changeset 4b1409597101 (bug 1920718) for causing bp bustages on rapl.cpp. 2024-10-08 23:27:18 +03:00
gfx Bug 1925561 - Use a quicker radius calculation for ArcParams. r=aosmond 2024-10-20 15:47:44 +00:00
gradle/wrapper Bug 1920624 - Update Gradle to version 8.10.2. r=android-reviewers,mcarare 2024-09-24 11:55:04 +00:00
hal Bug 1904957: Implement GetHeterogeneousCpuInfo on Windows and use for TaskController pool size. r=cmartin,smaug 2024-10-02 17:27:32 +00:00
image Bug 1925265. Always correctly handle the TO_SRGB_COLORSPACE flag when decoding an image. r=gfx-reviewers,aosmond 2024-10-19 11:13:07 +00:00
intl Backed out 4 changesets (bug 1454816) for causing build bustages at nsIStringBundle.h CLOSED TREE 2024-10-18 23:41:27 +03:00
ipc Bug 1918596 - Assert one mozjemalloc arena on ForkServer process r=glandium 2024-10-21 06:05:44 +00:00
js Backed out 4 changesets (bug 1454816) for causing build bustages at nsIStringBundle.h CLOSED TREE 2024-10-18 23:41:27 +03:00
layout Bug 1925484 - Further nsListControlFrame clean-ups. r=dshin 2024-10-19 08:24:03 +00:00
media Bug 1923416 - Added test case to verify transceivers are not disabled if port is 0 with bundling;r=bwc 2024-10-18 17:32:43 +00:00
memory Bug 1917844 - Expose ForkServer-specific mozjemalloc reinit r=glandium 2024-10-21 06:05:43 +00:00
mfbt Backed out 13 changesets (bug 1717448) for causing gtest failures on iofwrite.c 2024-10-18 20:03:47 +03:00
mobile no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-10-21 00:21:00 +00:00
modules Bug 1867997 - Add support for continuous background initialization of all temporary origins collected during temporary storage initialization; r=dom-storage-reviewers,jari 2024-10-20 10:50:40 +00:00
mozglue Bug 1917575 - Interpose __register_atfork()/pthread_atfork() and run it after clone() r=jld 2024-10-21 06:05:42 +00:00
netwerk Bug 1925401: Require BUTTON_NONE in nsIPrompt for button-less dialogs r=Gijs,necko-reviewers 2024-10-18 22:22:39 +00:00
nsprpub Bug 1920969 - Land NSPR_4_36_BETA2. r=sylvestre UPGRADE_NSPR_RELEASE DONTBUILD 2024-10-07 15:46:14 +00:00
other-licenses
parser Bug 1920562 - Remove JS uses of Services.telemetry.setEventRecordingEnabled r=florian,extension-reviewers,settings-reviewers,pip-reviewers,credential-management-reviewers,search-reviewers,devtools-reviewers,sync-reviewers,sessionstore-reviewers,omc-reviewers,migration-reviewers,firefox-desktop-core-reviewers ,urlbar-reviewers,sfoster,nchevobbe,valentin,Gijs,dimi,lina,mconley,pdahiya,willdurand 2024-10-08 20:14:42 +00:00
python Bug 1924192 - Create mochitest-browser-translations test definition r=translations-reviewers,jmaher,sparky,gregtatum 2024-10-18 15:57:48 +00:00
remote Bug 1923899 - [bidi] Wait for currentWindowGlobal when sending commands to window global message handlers r=webdriver-reviewers,Sasha 2024-10-15 14:33:29 +00:00
security Bug 1917575 - Interpose __register_atfork()/pthread_atfork() and run it after clone() r=jld 2024-10-21 06:05:42 +00:00
services Bug 1924175 - support service= URL param in fxa oauth flows. r=lina 2024-10-19 18:36:12 +00:00
servo Bug 1925551 - Better validate relative color components. r=tlouw,firefox-style-system-reviewers,layout-reviewers 2024-10-18 19:28:12 +00:00
startupcache
storage Bug 1914723 - Remove no longer necessary proxy release for Storage variants. r=asuth 2024-09-02 16:57:55 +00:00
supply-chain Bug 1923913 - build(webgpu): update WGPU to d70ef62e9e0683789f745c6a4354495f39354c15 r=webgpu-reviewers,supply-chain-reviewers,teoxoy 2024-10-15 19:48:12 +00:00
taskcluster Bug 1925266 - make 'media-gpu' never expire. r=jmaher 2024-10-18 20:57:23 +00:00
testing Bug 1925188 - Don't abort pending promise by screen.orientation.lock during change event. r=dom-core,edgar 2024-10-21 01:20:32 +00:00
third_party Backed out 13 changesets (bug 1717448) for causing gtest failures on iofwrite.c 2024-10-18 20:03:47 +03:00
toolkit Bug 1922594 - Add strings for FxA menu messages and the ability to experiment with the sign-in CTA on both panels. r=fluent-reviewers,omc-reviewers,skhamis,desktop-theme-reviewers,bolsson,pdahiya,hjones 2024-10-19 20:45:50 +00:00
tools Bug 1919833 - Remove AFL_INIT call from fuzzing interface. r=truber 2024-10-19 02:44:38 +00:00
uriloader Bug 1923655 - add test for protocol handler from non-existent currentWindowGlobal, r=pbz 2024-10-15 18:32:57 +00:00
view Bug 1923289 - Don't report popups as transparent in uncomposited screens. r=stransky 2024-10-08 12:11:00 +00:00
widget Bug 1923697 - Block FEATURE_WEBRENDER_COMPOSITOR on Pascal-architecture NVIDIA GPUs on Windows 10 r=win-reviewers,handyman 2024-10-21 00:27:01 +00:00
xpcom Backed out 13 changesets (bug 1717448) for causing gtest failures on iofwrite.c 2024-10-18 20:03:47 +03:00
xpfe/appshell Backed out changeset 4b1409597101 (bug 1920718) for causing bp bustages on rapl.cpp. 2024-10-08 23:27:18 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1917739 - Move Lz4 and mfbt/Compression* to mozglue/static. r=nika,frontend-codestyle-reviewers 2024-09-10 20:35:56 +00:00
.cron.yml Bug 1919083 - Create 'os-integration' cron tasks to help validate worker image changes, r=jmaher,taskgraph-reviewers 2024-09-24 14:49:29 +00:00
.eslintrc-ignores.js
.eslintrc-rollouts.js Bug 1919853 - Make InspectorUtils able to return CSSNestedDeclarations too. r=devtools-reviewers,nchevobbe,dshin 2024-09-20 15:59:53 +00:00
.eslintrc-test-paths.js Bug 1924532 - Move tabMediaIndicator tests to browser/components/tabbrowser/. r=tabbrowser-reviewers,frontend-codestyle-reviewers,dwalker,mossop 2024-10-15 16:04:13 +00:00
.eslintrc.js Bug 1881696 - Rework the ESLint environment so that eslint-plugin-mozilla is not enforcing the environment everywhere. r=frontend-codestyle-reviewers,Gijs 2024-10-18 09:21:27 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1743983 pt2 - Rewrite the minidump-analyzer in Rust r=gsvelto 2024-09-24 13:36:22 +00:00
.hg-annotate-ignore-revs
.hgignore Bug 1743983 pt2 - Rewrite the minidump-analyzer in Rust r=gsvelto 2024-09-24 13:36:22 +00:00
.hgtags No bug - tagging eaad836f0a492448489e0ffc73f261abda8b4b85 with FIREFOX_NIGHTLY_132_END a=release DONTBUILD CLOSED TREE 2024-09-30 13:32:45 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 652493 - Remove testing/mochitest/tests/MochiKit-1.4.2/ r=frontend-codestyle-reviewers,jmaher 2024-10-10 15:06:01 +00:00
.prettierrc.js
.rstcheck.cfg Bug 1917163 - Update rstcheck to 6.2.4, fix resulting errors in documents, r=Standard8 2024-09-06 15:04:10 +00:00
.stylelintignore
.stylelintrc.js Bug 1921088 - Upgrade Stylelint and related libraries to the latest version r=Standard8,devtools-reviewers,omc-reviewers,home-newtab-reviewers,nchevobbe,thecount,desktop-theme-reviewers,dao,aminomancer 2024-10-15 19:39:46 +00:00
.taskcluster.yml Bug 1923857 - retry decision tasks on try for worker-shutdown/claim-expired errors. r=releng-reviewers,bhearsum DONTBUILD 2024-10-10 13:32:22 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1897176 - Allow unit tests to access and use app resources. r=tthibaud 2024-10-01 06:57:53 +00:00
Cargo.lock Bug 1923913 - build(webgpu): update WGPU to d70ef62e9e0683789f745c6a4354495f39354c15 r=webgpu-reviewers,supply-chain-reviewers,teoxoy 2024-10-15 19:48:12 +00:00
Cargo.toml Bug 1923078 - Update to Glean v61.2.0 r=TravisLong,supply-chain-reviewers,mach-reviewers,android-reviewers,skhan 2024-10-08 09:39:55 +00:00
client.mk
client.py
CLOBBER Bug 1921707 - libwebrtc - moz.build file updates r=ng,webrtc-reviewers 2024-10-10 13:42:45 +00:00
configure
configure.py Bug 1916786 - Modernize python/mozbuild/mozbuild to use exist_ok=True parameter from os.makedirs r=ahochheiden 2024-09-05 05:52:56 +00:00
GNUmakefile
gradle.properties
gradlew Bug 1900345 - Update Gradle to version 8.10. r=android-reviewers,ohall 2024-09-05 14:56:03 +00:00
gradlew.bat Bug 1900345 - Update Gradle to version 8.10. r=android-reviewers,ohall 2024-09-05 14:56:03 +00:00
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1923813 - Make ahal the owner of Mozharness r=ahal,shtrom DONTBUILD 2024-10-18 13:28:27 +00:00
moz.build Bug 1923364 - Add topic guides for app-services, r=nanj,markh DONTBUILD 2024-10-09 23:24:17 +00:00
moz.configure Backed out 13 changesets (bug 1717448) for causing gtest failures on iofwrite.c 2024-10-18 20:03:47 +03:00
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1921088 - Upgrade Stylelint and related libraries to the latest version r=Standard8,devtools-reviewers,omc-reviewers,home-newtab-reviewers,nchevobbe,thecount,desktop-theme-reviewers,dao,aminomancer 2024-10-15 19:39:46 +00:00
package.json Bug 1921088 - Upgrade Stylelint and related libraries to the latest version r=Standard8,devtools-reviewers,omc-reviewers,home-newtab-reviewers,nchevobbe,thecount,desktop-theme-reviewers,dao,aminomancer 2024-10-15 19:39:46 +00:00
pyproject.toml
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.