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
Sandor Molnar 8c75b7c054 Backed out 8 changesets (bug 1919558, bug 1816449) for causing mochitest failures @ test_refresh_firefox.py
Backed out changeset a194f41588e9 (bug 1816449)
Backed out changeset 10643d7c7a78 (bug 1919558)
Backed out changeset b346a2a2bfdc (bug 1919558)
Backed out changeset 507f18e7103d (bug 1919558)
Backed out changeset 4d0d9f72bc2a (bug 1919558)
Backed out changeset 65d9270f0991 (bug 1919558)
Backed out changeset fe95b9e6ff13 (bug 1919558)
Backed out changeset ea6ffcb0e334 (bug 1919558)
2024-11-13 18:22:41 +02:00
.cargo Bug 1926928 - update to neqo v0.10.0 r=necko-reviewers,sunil,valentin 2024-11-06 08:21:25 +00:00
.github/workflows
.vscode
accessible Bug 1929953 - Prune children of container with content property. r=Jamie 2024-11-12 15:52:47 +00:00
browser Bug 1904945 - Add Staff Picks callout to moz-central r=omc-reviewers,hanna_a 2024-11-13 15:46:37 +00:00
build Backed out changeset 76200f16a497 (bug 1644983) for causing Bug 1930798, Bug 1930799, Bug 1930791 and other CacheFileIOManager related crashes CLOSED TREE 2024-11-13 06:23:51 +02:00
caps Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
chrome
config Bug 1927706 - Part 5.4: Update ICU data files. r=platform-i18n-reviewers,gregtatum 2024-10-31 10:10:04 +00:00
devtools Bug 1930687 - [devtools] Fix the restoring of pause on caught exception when opening DevTools. r=devtools-reviewers,nchevobbe 2024-11-13 09:49:32 +00:00
docs Bug 1927730. Fix the links on firefox-source-docs's Gecko Overview and MOTS pages to link to our Layout & CSS docs. r=zeid 2024-11-13 12:32:07 +00:00
docshell Backed out changeset c4dfee1f9194 (bug 1919544) for causing bc failures @ browser_UrlbarInput_formatValue.js CLOSED TREE 2024-11-13 15:20:39 +02:00
dom Bug 1930660 Part 2 - Replace remaining uses of mozilla::clamped by std::clamp r=jwatt,emilio 2024-11-13 14:04:29 +00:00
editor Bug 1930050 - Make AutoRangeArray check the container type r=m_kato 2024-11-13 08:17:03 +00:00
extensions Backed out 8 changesets (bug 1919558, bug 1816449) for causing mochitest failures @ test_refresh_firefox.py 2024-11-13 18:22:41 +02:00
gfx Bug 1930660 Part 1 - Replace mozilla::clamped by std::clamp in ycbcr_to_rgb565 r=emilio 2024-11-13 13:58:06 +00:00
gradle/wrapper Bug 1930527 - Update Gradle to version 8.11. r=android-reviewers,petru,mcarare 2024-11-12 14:09:31 +00:00
hal Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
image Bug 1863046. Remove redundant nsContentUtils::IsInPrivateBrowsing (it's also slow). r=tjr,media-playback-reviewers,anti-tracking-reviewers,karlt,pbz 2024-11-08 10:11:13 +00:00
intl Bug 1928931: Speed up nsFind by reusing the word segmenter. r=emilio 2024-11-04 12:44:49 +00:00
ipc Backed out changeset c4dfee1f9194 (bug 1919544) for causing bc failures @ browser_UrlbarInput_formatValue.js CLOSED TREE 2024-11-13 15:20:39 +02:00
js Bug 1929055 - Add tests for xray on explicit resource management globals. r=arai 2024-11-13 11:02:26 +00:00
layout Bug 1930561: Consider align-items for abs-positioned frames only when finding static position of it. r=layout-reviewers,emilio 2024-11-13 14:32:40 +00:00
media Bug 1927533 - Apply mozilla patches for libvpx r=chunmin 2024-11-04 06:00:29 +00:00
memory Bug 1924444 - Use a linked list with LIFO policy for a bin's mNotFullRuns to reduce overhead and foster locality. r=smaug,pbone 2024-11-13 07:48:38 +00:00
mfbt Bug 1927417 - Part 1: Add mozilla::BitSet methods to efficiently find the next and previous bits set r=glandium 2024-11-06 08:21:48 +00:00
mobile Bug 1930818 - Remove obsolete AndroidX Tracing pinning. r=android-reviewers,petru 2024-11-13 14:01:54 +00:00
modules Backed out 8 changesets (bug 1919558, bug 1816449) for causing mochitest failures @ test_refresh_firefox.py 2024-11-13 18:22:41 +02:00
mozglue Bug 1929104 - Add SandboxProfiler feature to enable/disable r=canaltinova,profiler-reviewers,aabh 2024-11-13 07:03:22 +00:00
netwerk Backed out 8 changesets (bug 1919558, bug 1816449) for causing mochitest failures @ test_refresh_firefox.py 2024-11-13 18:22:41 +02:00
nsprpub Bug 1920969 - Set NSPR version to 4.36 RTM. No code change. r=sylvestre UPGRADE_NSPR_RELEASE DONTBUILD 2024-10-23 16:06:56 +00:00
other-licenses
parser Bug 1927404 - Fix reftests. r=hsivonen 2024-11-05 09:54:42 +00:00
python Bug 1930704 - doc: update to mermaid 1.0.0 r=firefox-source-docs-reviewers,ahal DONTBUILD 2024-11-12 21:33:21 +00:00
remote Bug 1930849 - [bidi] Fallback to channelCreationTime if asyncOpenTime is set to 0 r=webdriver-reviewers,whimboo 2024-11-13 15:09:11 +00:00
security Bug 1929104 - Add SandboxProfiler feature to enable/disable r=canaltinova,profiler-reviewers,aabh 2024-11-13 07:03:22 +00:00
services Backed out 8 changesets (bug 1919558, bug 1816449) for causing mochitest failures @ test_refresh_firefox.py 2024-11-13 18:22:41 +02:00
servo Bug 1922870 - Add CSS error for missing @property inherits descriptor. r=dshin 2024-11-12 05:12:52 +00:00
startupcache Bug 1925866 - NS_NewLocalFile's aFollowSymlinks arg is unused. r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,win-reviewers,karlt,nika,rkraesig 2024-10-22 09:38:16 +00:00
storage Bug 1924664 - Fix Cargo.toml-related warnings from first-party crates. r=firefox-build-system-reviewers,necko-reviewers,profiler-reviewers,aabh,ahochheiden 2024-10-28 20:56:36 +00:00
supply-chain Bug 1927566 - UniFFI JS API references, r=bgruber,supply-chain-reviewers 2024-11-12 22:14:49 +00:00
taskcluster Bug 1926291 - start pipewire instead of pulseaudio on ubuntu 24.04 r=taskgraph-reviewers,bhearsum 2024-11-12 16:28:15 +00:00
testing Bug 1930561: Consider align-items for abs-positioned frames only when finding static position of it. r=layout-reviewers,emilio 2024-11-13 14:32:40 +00:00
third_party Bug 1930751 - build(rust): update thiserror 1.0.68 → 1.0.69 r=supply-chain-reviewers 2024-11-12 22:08:33 +00:00
toolkit Bug 1930905 - Clarify how infrequently environment.settings.isDefaultBrowser is updated r=janerik DONTBUILD 2024-11-13 15:36:30 +00:00
tools Backed out changeset c4dfee1f9194 (bug 1919544) for causing bc failures @ browser_UrlbarInput_formatValue.js CLOSED TREE 2024-11-13 15:20:39 +02:00
uriloader Bug 1733498 - Migrate necko errors l10n strings from properties to Fluent r=necko-reviewers,valentin,flod 2024-11-04 16:58:29 +00:00
view Bug 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +00:00
widget Bug 1849109 - Prevent move-to-rect loops with fractional scale. r=stransky 2024-11-13 12:21:27 +00:00
xpcom Bug 1930660 Part 2 - Replace remaining uses of mozilla::clamped by std::clamp r=jwatt,emilio 2024-11-13 14:04:29 +00:00
xpfe/appshell Bug 1926624 - Unify top level widget behavior across platforms, standardizing on previous macOS behavior. r=stransky,mac-reviewers,win-reviewers,spohl,nrishel 2024-11-08 09:29:26 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.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 1928625 - Remove ESLint rule mozilla/consistent-if-bracing as curly already enforces more than it. r=frontend-codestyle-reviewers,mossop 2024-11-04 13:48:54 +00:00
.eslintrc-test-paths.js Bug 1926145 - Add profiles menu to menubar. r=niklas,fluent-reviewers,desktop-theme-reviewers,dao,frontend-codestyle-reviewers 2024-11-13 02:46:30 +00:00
.eslintrc.js Bug 1927798 - Re-enable the curly rule for ESLint. r=frontend-codestyle-reviewers,mossop 2024-11-01 14:15:01 +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 8dae036c3388e3a50a8337590d62780805b4c680 with FIREFOX_NIGHTLY_133_END a=release DONTBUILD CLOSED TREE 2024-10-28 13:59:04 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Backed out changeset e5583dbc5865 (bug 1929116) for causing multiple bc/xpc failures. CLOSED TREE 2024-11-06 02:41:58 +02:00
.prettierrc.js
.rstcheck.cfg
.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 1927566 - UniFFI JS API references, r=bgruber,supply-chain-reviewers 2024-11-12 22:14:49 +00:00
Cargo.toml Bug 1928630 - Vendor Glean SDK v62.0.0 r=janerik,supply-chain-reviewers,mach-reviewers,android-reviewers,ahal,boek 2024-11-11 13:07:47 +00:00
client.mk
client.py
CLOBBER Bug 1927706 - Part 15: Updating ICU requires a clobber. r=platform-i18n-reviewers,gregtatum 2024-10-31 10:26:32 +00:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1927730. Fix the links on firefox-source-docs's Gecko Overview and MOTS pages to link to our Layout & CSS docs. r=zeid 2024-11-13 12:32:07 +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 Bug 1915191 - Provide a minimal linter for configure help r=glandium,geckoview-reviewers,owlish 2024-11-07 10:43:43 +00: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 Bug 1894737 - Building geckoview spends time evaluating unrelated gradle projects. r=firefox-build-system-reviewers,geckoview-reviewers,android-reviewers,nalexander,ohall,jonalmeida 2024-11-06 17:36:23 +00:00
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.