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-03-24 16:36:48 +00:00
.cargo Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk 2021-03-23 09:52:04 +00:00
.vscode
accessible Bug 1691930 - Check that FocusedChild is bound to a doc in RecvFocusedChild. r=Jamie 2021-03-24 16:24:47 +00:00
browser Bug 1700644 - Fix Themes and Density subitems background color in customize mode r=harry,desktop-theme-reviewers 2021-03-24 14:49:20 +00:00
build Bug 1699397 - Upgrade mach environment to glean-sdk 36.0.0. r=firefox-build-system-reviewers,sheehan,mhentges 2021-03-22 21:41:44 +00:00
caps Bug 1684001 - IsURIInPrefList should be infallible. r=masayuki 2021-03-08 23:36:40 +00:00
chrome Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag 2021-03-17 15:49:46 +00:00
config Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk 2021-03-23 09:52:04 +00:00
devtools Bug 1670570 - [devtools] Fix intermittent on browser_webconsole_close_groups_after_navigation.js. r=bomsy 2021-03-24 06:10:20 +00:00
docs Bug 1645419: Add new static analysis documentation r=andi 2021-03-22 17:28:37 +00:00
docshell Bug 1699626 - Downgrade mWindowGlobalChild to a weak pointer, r=smaug 2021-03-24 14:11:49 +00:00
dom Bug 1700492 - add some new debug log for MSE. r=bryce 2021-03-24 16:26:39 +00:00
editor Bug 1220696 - part 6: Support insertLineBreak and insertParagraphSeparator commands in <textarea> r=smaug 2021-03-24 01:55:09 +00:00
extensions Bug 1700051: part 5) Correct typo. r=smaug 2021-03-24 10:12:00 +00:00
gfx Bug 1699603 - Switch dirty region tracking from bitmask to rects. r=gfx-reviewers,nical 2021-03-23 20:24:43 +00:00
gradle/wrapper
hal Bug 1699707 - Remove DeviceProximityEvent and UserProximityEvent r=agi,annevk,smaug 2021-03-22 18:16:16 +00:00
image Bug 708901 - Migrate to nsTHashSet in image. r=tnikkel 2021-03-23 10:36:36 +00:00
intl Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk 2021-03-23 09:52:04 +00:00
ipc Bug 1610570: Add a 'NoTaint=allvalid' attribute as well, and cut Gamepad over to it r=cmartin 2021-03-23 18:26:30 +00:00
js Backed out 7 changesets (bug 1699851, bug 1697696) for causing Bug 1700614. a=backout 2021-03-24 17:58:43 +02:00
layout Bug 1697666 followup - Make the osaka-mono-exists test confirm that if Osaka is present, then Osaka-Mono is also available. r=arai 2021-03-24 15:15:23 +00:00
media Bug 1677881 - Update libsoundtouch to revision 17a63e9. r=chunmin 2021-03-24 10:27:47 +00:00
memory Bug 1699321 - Avoid DMD crashes on Windows debug builds. r=mccr8 2021-03-22 22:50:25 +00:00
mfbt Bug 1700336 - Use MaybeStorageBase in Maybe. r=emilio 2021-03-24 13:21:31 +00:00
mobile Bug 1698174: Remove support for MOZ_DEBUG_*_WAIT_FOR_JAVA_DEBUGGER environment variables; r=geckoview-reviewers,agi 2021-03-23 18:59:54 +00:00
modules Bug 1699705 - Allow autocomplete to use related realm credentials. r=sfoster,leplatrem 2021-03-23 20:21:13 +00:00
mozglue Bug 1700113 - Use the builtin gettid() on Android. r=glandium 2021-03-23 00:41:12 +00:00
netwerk Bug 1700091 - Always hold mutex when accessing TypeHostRecord::mResults r=necko-reviewers,kershaw 2021-03-24 14:17:48 +00:00
nsprpub Bug 1694371, Update Firefox to NSPR_4_30_RTM. r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD 2021-03-16 15:15:43 +00:00
other-licenses
parser Bug 1547895 - Make nsHtml5Parser::Terminate() mark the parser as document.close()d. r=edgar 2021-03-24 13:30:52 +00:00
python Bug 1697617 - Update Synced Tabs menu for Proton. r=emalysz,flod,desktop-theme-reviewers,harry 2021-03-24 07:20:46 +00:00
remote Bug 1694506 - [puppeteer] Update puppeteer-expected.json for v8.0.0 r=remote-protocol-reviewers,whimboo 2021-03-18 15:02:13 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau 2021-03-22 14:58:39 +00:00
services Merge mozilla-central to autoland. 2021-03-23 00:05:36 +02:00
servo Bug 1681691 - Also remove unnecessary 'unsafe' from a bunch of FontFaceRule descriptor getters. r=emilio 2021-03-23 17:10:23 +00:00
startupcache Bug 708901 - Migrate to nsTHashSet in startupcache. r=dthayer 2021-03-23 10:36:39 +00:00
storage Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag 2021-03-17 15:49:46 +00:00
taskcluster Bug 1698013 - Switch fuzzing ccov builds to Clang 12 r=marco 2021-03-24 13:15:58 +00:00
testing Bug 1130973 - re-enable wpt 'mediasource-config-change-mp4-av-audio-bitrate.html'. r=bryce 2021-03-24 16:36:10 +00:00
third_party Bug 1694517 - Update libdav1d to 6c6d25d3 for Firefox 89. r=mjf 2021-03-23 20:02:59 +00:00
toolkit Bug 1699548 - Shrink size of the panel footer split button dropmarker when Proton is enabled. r=Itiel,desktop-theme-reviewers 2021-03-24 16:36:48 +00:00
tools Bug 1681985 - Extract LabelUtils to FormAutofillUtils.jsm. r=zbraniecki 2021-03-23 18:31:07 +00:00
uriloader Backed out 10 changesets (bug 1581859) for causing hazard failures. CLOSED TREE 2021-03-24 08:48:00 +02:00
view Backed out changeset 93fd52dafca2 (bug 1689682) as requested by haik. CLOSED TREE 2021-03-14 04:29:17 +02:00
widget Bug 1528289 - part 4: Prevent click event if APZC cancels autoscroll synchronously r=botond 2021-03-23 19:22:49 +00:00
xpcom Bug 1700472 - Remove -moz-scrolled-page-sequence. r=dholbert 2021-03-24 11:21:14 +00:00
xpfe/appshell Bug 1699506 - Part 1 - Add a NSTitlebarAccessoryViewController to ToolbarWindow to track when the titlebar is shown in fullscreen. r=mac-reviewers,mstange 2021-03-18 20:20:39 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1699740 - Make updatebot run on a cron job in m-c r=aki 2021-03-23 17:17:52 +00:00
.eslintignore Bug 1690475 - [remote] Reorganize xpcshell and browser chrome tests. r=remote-protocol-reviewers,jdescottes 2021-02-23 17:37:03 +00:00
.eslintrc.js Bug 1700106 - [devtools] Remove now-useless eslint files related to mochitests. r=jdescottes,Standard8 2021-03-23 15:51:18 +00:00
.flake8 Bug 1622676 - Made dom/base flake8 compliant.r=championshuttler,sylvestre 2021-03-24 15:26:06 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 729eaf579f2827239182db122d59e42730ea540f with FIREFOX_NIGHTLY_88_END a=release DONTBUILD CLOSED TREE 2021-03-22 15:15:11 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1696944 - Part 3 - Add new image to taskcluster.yml. r=aki 2021-03-17 11:22:02 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk 2021-03-23 09:52:04 +00:00
Cargo.toml Bug 673087 - Honor encoding declared via XML declaration in text/html. r=emk 2021-03-23 09:52:04 +00:00
client.mk Bug 1683797: Removes unnecessary lines from client.mk r=sheehan,firefox-build-system-reviewers,glandium 2021-03-09 14:45:24 +00:00
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1638991 - [mach] Run ./mach telemetry-tests-client with Python 3, r=raphael 2021-03-23 17:24:43 +00:00
mach.ps1
Makefile.in
moz.build
moz.configure Bug 1697098 - Default to --enable-bootstrap for arm64 mac builds. r=firefox-build-system-reviewers,andi,sheehan,mhentges 2021-03-09 21:27:52 +00:00
mozilla-config.h.in
old-configure.in Bug 1698706 - Always add PIC flags to C{,XX}FLAGS. r=firefox-build-system-reviewers,andi,sheehan,mhentges 2021-03-17 02:27:22 +00:00
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.