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
2020-09-15 17:43:10 +00:00
.cargo Bug 1664321 - Update neqo to 0.4.11 r=necko-reviewers,valentin 2020-09-14 07:50:57 +00:00
.vscode
accessible Bug 1662147: Add AXControlSearchKey to rotor r=eeejay 2020-09-15 16:42:34 +00:00
browser Bug 1663784 - Rename mozilla.org/widget/macsystemstatusbar to mozilla.org/widget/systemstatusbar. r=spohl 2020-09-15 17:38:27 +00:00
build Bug 1664394 - rename linux64-civet-tidy to linux64-external-tidy;r=andi 2020-09-15 15:06:10 +00:00
caps Bug 1145314: Increase expected assertion range to 9 for test_bug995943.xhtml on Linux. r=aryx 2020-09-15 07:30:26 +00:00
chrome
config Bug 1654189 - Move sipcc SDP to third_party;r=dminor 2020-09-11 20:19:42 +00:00
devtools Bug 1653520 - Remove code replication in the compatibility actor by moving UserSettings to shared folder r=daisuke,mtigley,devtools-backward-compat-reviewers 2020-09-15 14:26:39 +00:00
docs Bug 1664581 - Specifically recommend installing version control systems in documentation r=nalexander 2020-09-14 21:30:21 +00:00
docshell Bug 444222 - Update the window.name when doing the navigation, r=smaug,nika 2020-09-15 17:51:05 +00:00
dom Bug 1663762 - Add probes to measure input event latency during load correlated with preload r=emilio 2020-09-15 17:43:10 +00:00
editor Bug 1664788 - rewrite nsEditingSession::SetupEditorOnWindow r=masayuki 2020-09-15 14:40:54 +00:00
extensions Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
gfx Bug 1664838 - Ensure APZ updates its scroll generation even when there are no scroll position updates. r=botond 2020-09-15 15:53:20 +00:00
gradle/wrapper
hal Bug 1664374 - Replace MOZ_MUST_USE with [[nodiscard]] in hal. r=gsvelto 2020-09-11 06:35:02 +00:00
image Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
intl Bug 1656261 - Back out all recent StartupCache work r=RyanVM 2020-09-14 17:00:53 +00:00
ipc Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
js Bug 1665015 - Use SystemAllocPolicy for ObjLiteralWriterBase and ObjLiteralAtomVector. r=tcampbell 2020-09-15 14:54:10 +00:00
layout Bug 1663762 - Add probes to measure input event latency during load correlated with preload r=emilio 2020-09-15 17:43:10 +00:00
media Backed out 47 changesets (bug 1656438) for bustages on DynamicResampler.cpp . CLOSED TREE 2020-09-15 20:15:27 +03:00
memory Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
mfbt Bug 1657033 - There is no more need for JSONWriteFunc::WriteLiteral - r=froydnj 2020-09-14 01:48:39 +00:00
mobile Bug 1662805 - Don't freeze a tab when it's playing back audio. r=geckoview-reviewers,agi 2020-09-15 09:00:05 +00:00
modules Bug 444222 - Update the window.name when doing the navigation, r=smaug,nika 2020-09-15 17:51:05 +00:00
mozglue Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
netwerk Bug 1663657 - Turn IsIpAddr* functions into NetAddr methods r=necko-reviewers,kershaw 2020-09-15 10:39:56 +00:00
nsprpub Bug 1660371 - Uplift initial NSPR 4.29 beta snapshot. r=glandium UPGRADE_NSPR_RELEASE 2020-08-28 21:31:02 +00:00
other-licenses Bug 1663217 - Remove MOZ_MUST_USE comment from NSIS BitsUtils.cpp. r=agashlin 2020-09-09 17:23:34 +00:00
parser Bug 1606499 - Abort document on location.reload(). r=smaug 2020-09-10 14:37:16 +00:00
python Bug 1663837: bootstrap should store java path in mozconfig r=firefox-build-system-reviewers,rstewart 2020-09-15 17:56:55 +00:00
remote Bug 1661390 - [remote] Use a UUID as session id for targets. r=remote-protocol-reviewers,jgraham 2020-09-07 15:31:27 +00:00
security Bug 1654807 - update thin-vec to 0.2.1 for potential endianess fix. r=froydnj 2020-09-14 17:32:40 +00:00
services Bug 1654807 - update thin-vec to 0.2.1 for potential endianess fix. r=froydnj 2020-09-14 17:32:40 +00:00
servo Bug 1664718 - Allow :is() and :where() to have better error recovery. r=xidorn 2020-09-14 22:33:01 +00:00
startupcache Bug 1656261 - Back out all recent StartupCache work r=RyanVM 2020-09-14 17:00:53 +00:00
storage Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
taskcluster Bug 1664394 - rename linux64-civet-tidy to linux64-external-tidy;r=andi 2020-09-15 15:06:10 +00:00
testing Bug 444222 - Modify tests and add a manual test for restoring window.name. r=annevk 2020-09-15 17:51:20 +00:00
third_party Bug 1664618 - check MOZ_WEBRTC_SIGNALING in sipcc;r=dminor 2020-09-14 16:47:08 +00:00
toolkit Bug 1663762 - Add probes to measure input event latency during load correlated with preload r=emilio 2020-09-15 17:43:10 +00:00
tools Backed out 47 changesets (bug 1656438) for bustages on DynamicResampler.cpp . CLOSED TREE 2020-09-15 20:15:27 +03:00
uriloader Bug 1657188 - Implement rel=preload load time telemetry r=Dexter,emilio,nika 2020-09-14 21:03:52 +00:00
view
widget Bug 1663784 - Rename mozilla.org/widget/macsystemstatusbar to mozilla.org/widget/systemstatusbar. r=spohl 2020-09-15 17:38:27 +00:00
xpcom Bug 1525854 - TRR shouldn't fallback to DNS on DNSSEC error r=necko-reviewers,dragana 2020-09-15 10:39:07 +00:00
xpfe/appshell Backed out 4 changesets (bug 1656526) for Browser-chrome failures in toolkit/xre/test/browser_checkdllblockliststate.js. CLOSED TREE 2020-09-11 23:17:23 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD 2020-08-31 07:59:28 +00:00
.eslintignore
.eslintrc.js Bug 1656291 - Enable all ESLint rules for remaining xhtml files in toolkit/content/tests/chrome/. r=Standard8 2020-09-07 12:57:10 +00:00
.flake8 Bug 1622683 - Make dom/websocket flake8 and pylint compliant. r=sylvestre 2020-08-31 14:42:21 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 63d860f118da09320ed65431129775b4e3631ff3 with FIREFOX_NIGHTLY_81_END a=release DONTBUILD CLOSED TREE 2020-08-24 14:18:31 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1626336 - Remove MOZ_GECKOVIEW_JAR. r=agi,geckoview-reviewers 2020-08-24 18:13:49 +00:00
Cargo.lock Bug 1654807 - update thin-vec to 0.2.1 for potential endianess fix. r=froydnj 2020-09-14 17:32:40 +00:00
Cargo.toml Bug 1661723; Bump Cranelift to a7f7c23bf9c37c642da962d575b7c99007918872; r=lth 2020-08-31 16:34:29 +00:00
client.mk Bug 1660614 - Upgrade sccache to pick up more resilient behavior in the presence of cache read failures r=froydnj 2020-08-25 21:16:53 +00:00
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-08-24 14:18:41 +00:00
configure.in
configure.py Backed out changeset ee6dbeaf8852 (bug 1664077) for build bustages on gfxFontUtils.h. CLOSED TREE 2020-09-15 04:02:01 +03:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1662787 - Provide an environment variable to force running mach python-test command with Python 2 r=froydnj,firefox-build-system-reviewers,mhentges 2020-09-02 16:21:42 +00:00
Makefile.in
moz.build Bug 1662706 - add a fuzzy runner r=sparky,necko-reviewers,rstewart 2020-09-11 08:13:27 +00:00
moz.configure
mozilla-config.h.in
old-configure.in Backed out changeset ee6dbeaf8852 (bug 1664077) for build bustages on gfxFontUtils.h. CLOSED TREE 2020-09-15 04:02:01 +03: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.