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
2021-08-13 13:41:16 +00:00
.cargo Bug 1724141 - Update audioipc to 8bb1a227. r=chunmin 2021-08-12 21:28:03 +00:00
.vscode
accessible Bug 1723563 - Get activated state from widget instead of storing it. r=Jamie 2021-08-12 21:12:32 +00:00
browser Bug 531915 - part 6 - optionally use fdlibm's sin, cos, and tan in jsmath r=tjr,arai 2021-08-13 11:57:07 +00:00
build Bug 1724522 - Auto-bootstrap the wasi sysroot for spidermonkey wasi builds. r=firefox-build-system-reviewers,mhentges 2021-08-13 07:07:46 +00:00
caps Bug 1723496: Update tests within caps/ to work with https-first enabled r=nika 2021-08-12 08:39:36 +00:00
chrome Bug 1722925 - Avoid unnecessary string copies by nsCString constructor r=necko-reviewers,kershaw CLOSED TREE 2021-08-12 07:40:58 +00:00
config Bug 1724133 - Update forked wasm2c for 32-bit perf r=glandium 2021-08-13 06:50:09 +00:00
devtools Bug 1725546 - [devtools] Disable grid panel updates triggered by reflow r=nchevobbe 2021-08-13 08:38:27 +00:00
docs Bug 1722456 - [devtools] Update documentation to find Devtools reviewers r=Honza 2021-08-02 14:14:22 +00:00
docshell Backed out changeset 94d021b67f6f (bug 1716594) for causing Bug 1725458. CLOSED TREE 2021-08-13 13:52:09 +03:00
dom Bug 1723391 - Use RefPtr in ContentChild::RecvGetFilesResponse. r=smaug 2021-08-13 13:41:16 +00:00
editor Bug 1636541 - Add reported testcase into the tree r=m_kato 2021-08-13 12:16:33 +00:00
extensions Bug 1705659 - Static-analysis check auto fix for auth code r=necko-reviewers,dragana 2021-08-12 12:39:25 +00:00
gfx Bug 1723665 - Move coordinate mapping and snapping from scene building to display list building r=aosmond,gfx-reviewers 2021-08-12 23:44:55 +00:00
gradle/wrapper
hal Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
image Bug 1658578 - Remove nsContentUtils::IsThirdPartyWindowOrChannel. r=timhuang 2021-08-11 10:37:18 +00:00
intl Bug 1724889 - Clean up argument conversions to avoid copies and double-work. r=zbraniecki 2021-08-11 11:51:44 +00:00
ipc Bug 1710552 - pt 2. Inform the idle scheduler when we initiate a GC r=smaug 2021-08-13 04:06:26 +00:00
js Bug 1720650 - Fix codegen problem in narrowing. r=yury 2021-08-13 13:38:55 +00:00
layout Bug 1698332 - fix clear button in input type=search on android, r=emilio 2021-08-13 09:17:26 +00:00
media Bug 1723247 - Update mp4parse-rust to 5326af6 r=kinetik 2021-08-03 23:23:42 +00:00
memory Bug 1720342: Do not run logalloc tests for the CodeQL build r=glandium 2021-07-23 17:00:46 +00:00
mfbt Bug 1341265 - Part 11: Optimise Set.prototype.has for objects in CacheIR. r=iain 2021-08-10 09:55:22 +00:00
mobile Backed out 10 changesets (bug 1665776) for mda failures on test_peerConnection_basicH264Video.html. CLOSED TREE 2021-08-13 04:34:55 +03:00
modules Bug 531915 - part 6 - optionally use fdlibm's sin, cos, and tan in jsmath r=tjr,arai 2021-08-13 11:57:07 +00:00
mozglue Bug 1724749: Consolidate all dllservices code; r=tkikuchi 2021-08-12 20:57:12 +00:00
netwerk Bug 1723729 - Remove tart.ico from broken chrome:// URI allowlist. r=Gijs,necko-reviewers,valentin 2021-08-12 13:56:51 +00:00
nsprpub Bug 1715584 - Update to NSPR_4_32_RTM (no code change). r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD 2021-07-01 09:07:04 +00:00
other-licenses
parser Bug 1724101 - Protect nsHtml5StreamListener::mDelegate with a monitor. r=smaug 2021-08-13 12:13:48 +00:00
python Bug 1724885 - Fix broken icons; differentiate Beta. r=mhowell 2021-08-12 16:18:32 +00:00
remote Bug 1694144 - [remote] Add missing EXPORTED_SYMBOLS export for new module registry. 2021-08-12 13:03:57 +00:00
security Bug 1705659 - Static-analysis check auto fix for auth code r=necko-reviewers,dragana 2021-08-12 12:39:25 +00:00
services Bug 1724971 - Do not use conservative wrapper to fetch resources URLs r=robwu 2021-08-11 19:31:32 +00:00
servo Bug 1706080 - [css-fonts] Implement 'font-synthesis: small-caps'. r=jfkthame 2021-08-09 21:41:34 +00:00
startupcache
storage Bug 1719550 - Use Intl.Collator in test_locale_collation.js; r=platform-i18n-reviewers,nordzilla 2021-08-10 16:01:18 +00:00
taskcluster Bug 1725527 - Remove dependency on custom valgrind package for android builds. r=firefox-build-system-reviewers,nalexander 2021-08-13 07:15:37 +00:00
testing Bug 1722871: Do not explicitly call popPrefEnv after test finishes when annotated with https_first_disabled r=kmag 2021-08-13 12:05:47 +00:00
third_party Bug 1724133 - Update forked wasm2c for 32-bit perf r=glandium 2021-08-13 06:50:09 +00:00
toolkit Bug 531915 - part 6 - optionally use fdlibm's sin, cos, and tan in jsmath r=tjr,arai 2021-08-13 11:57:07 +00:00
tools Bug 1721939 - ProfilerThreadRegistry - r=canaltinova 2021-08-12 01:12:31 +00:00
uriloader Backed out changeset f912045db98d (bug 1706347) for causing content crashes (bug 1725558). a=backout DONTBUILD 2021-08-13 11:19:42 +02:00
view Bug 1722258 - Convert more LayerManager usage to use WindowRenderer. r=miko 2021-08-05 06:48:34 +00:00
widget Bug 1725496 - Remove obsolete GTK/X11 event compression. r=stransky,emilio 2021-08-13 09:52:53 +00:00
xpcom Bug 1723445 - Use MOZ_ANDROID_LIBDIR in BinaryPath::Get instead of GRE_HOME. r=nika 2021-08-13 00:27:02 +00:00
xpfe/appshell Bug 1613705 - [localization] part9: Update DOMLocalization to match Localization constructor. r=nika,emilio 2021-08-03 16:25:13 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1719491 - revert clang-format of tools/profiler/public/GeckoTraceEvent.h. r=ng 2021-07-07 15:57:17 +00:00
.cron.yml Bug 1722708 - Adjust time for l10n-cross-channel to run closer to m-c merges, r=aki 2021-07-28 17:44:55 +00:00
.eslintignore Bug 1723729 - Remove old Talos XPI generation scripts and documents. r=jmaher,perftest-reviewers,alexandru.irimovici 2021-08-12 13:56:51 +00:00
.eslintrc.js Bug 1716642 - Replaced calls to GlobalManager.extensionMap.get() with WebExtensionPolicy.getByID(). r=Standard8,kmag,robwu 2021-06-24 15:06:17 +00:00
.flake8 Bug 1714641: Remove usages of vendored "wptserve_py2" library r=jgraham,ahal 2021-06-09 15:48:51 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 82f33bb4e9dbcb837a484109a607d28eac7837dd with FIREFOX_NIGHTLY_92_END a=release DONTBUILD CLOSED TREE 2021-08-09 16:20:38 +00:00
.lando.ini Bug 1714470: add .lando.ini file r=zeid DONTBUILD 2021-06-08 12:52:25 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1721729 - Increase decision task timeout to 60 minutes, r?#taskgraph-reviewers! CLOSED TREE 2021-07-22 17:27:36 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1670261 - Ensure the Glean versions in the project match. r=agi,chutten 2021-08-10 07:49:08 +00:00
Cargo.lock Bug 1724141 - Update audioipc to 8bb1a227. r=chunmin 2021-08-12 21:28:03 +00:00
Cargo.toml Bug 1721968 - Remove support for lucetc for rlbox. r=firefox-build-system-reviewers,shravanrn,mhentges 2021-08-11 21:58:52 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-07-12 12:48:42 +00:00
configure.in
configure.py Bug 1720591: Remove unused patch_main() for Python < 3.4 on Windows r=ahal 2021-07-16 16:34:42 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1713173 - Add --profile-command flag for profiling mach commands. r=firefox-build-system-reviewers,mhentges 2021-06-02 21:28:56 +00:00
mach.ps1
Makefile.in
moz.build
moz.configure Bug 1725092 - Change how --enable/disable-gtest-in-build is handled. r=firefox-build-system-reviewers,andi 2021-08-11 05:45:06 +00:00
mozilla-config.h.in
old-configure.in Bug 1723389 - Bump the required version of system pixman. r=firefox-build-system-reviewers,andi 2021-08-03 04:41:02 +00:00
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle Bug 1724782 - Allow substituting GeckoView lite and omni builds. r=nalexander 2021-08-10 20:24:33 +00:00
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.