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-04-01 14:24:09 +00:00
.cargo Bug 1626697 - P2: Update cubeb-coreaudio to 432259a. r=padenot 2020-04-02 01:29:44 +00:00
.vscode
accessible Bug 1626639 - Use mozCheckboxAccessible class for radio buttons. r=morgan 2020-04-02 20:28:06 +00:00
browser Bug 1626892 - Set a minimum width on the flexible column to make sure that it will always match the header in width in the event the header is larger than the grid. r=ntim 2020-04-03 04:18:25 +00:00
build Bug 1623321 - Add perftest r=sparky,perftest-reviewers,marionette-reviewers,whimboo,ahal 2020-04-02 13:04:41 +00:00
caps Bug 1622619 - Replace URIParams with nsIURI in PContent.ipdl r=valentin 2020-03-31 18:47:30 +00:00
chrome Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
config Bug 1587353 - Add an http3 test server r=agrover 2020-03-28 20:06:41 +00:00
devtools Backed out 2 changesets (bug 1622718) as requested by dev for causing Bug 1626727. 2020-04-03 06:03:25 +03:00
docs Bug 1625216 - bugzilla/doc: Move priority definition into a specific file r=emceeaich 2020-03-28 00:44:33 +00:00
docshell Bug 1620818 - Release nsDocShell::mContentViewer properly. r=nika,peterv a=dveditz 2020-04-02 14:43:50 +00:00
dom Bug 1626584 - Make dom/bindings buildable outside of unified-build environment. r=froydnj 2020-04-01 14:24:09 +00:00
editor Backed out 2 changesets (bug 1619914) for causing gtest failures regarding TransactionManager. 2020-04-03 07:57:06 +03:00
extensions Backed out changeset 848221b2e156 (bug 1620402) for causing several test failures. 2020-03-30 11:35:20 +03:00
gfx Bug 1627045 - Include some more information about feature status when blacklisting webrender. r=aosmond 2020-04-02 19:38:19 +00:00
gradle/wrapper
hal Backed out 3 changesets (bug 1620145) for lints failure and Android bustages CLOSED TREE 2020-03-28 01:36:27 +02:00
image Bug 1622661 - Removed 'else' after 'return'. r=tnikkel 2020-03-31 19:27:35 +00:00
intl Bug 1622619 - Replace URIParams with nsIURI in PContent.ipdl r=valentin 2020-03-31 18:47:30 +00:00
ipc Bug 1626802 part 1: mscom: Provide a way for Interceptors to avoid unnecessary cross-thread QueryInterface calls. r=aklotz 2020-04-01 23:30:21 +00:00
js Backed out 2 changesets (bug 1622718) as requested by dev for causing Bug 1626727. 2020-04-03 06:03:25 +03:00
layout Bug 1626259. When computing the scale for a stacking context with webrender look at this stacking context to see if it is preserve 3d and not it's parent to match FrameLayerBuilder::ChooseScale. r=jrmuizel 2020-04-03 01:24:54 +00:00
media Bug 1609124 - check for associated IP address on interface for ICE dualstack operation. r=bwc 2020-04-01 20:38:26 +00:00
memory Bug 1625138 - Part 16: Replace mozilla::IsIntegral with std::is_integral. r=froydnj 2020-03-28 13:57:15 +00:00
mfbt Bug 1626267 - fix build bustage r=bustage-fix on a CLOSED TREE 2020-04-01 19:29:19 +03:00
mobile Bug 1617436 - Reset caret before doing another find in page test. r=geckoview-reviewers,aklotz 2020-04-01 16:18:50 +00:00
modules Bug 1624702 - Add a preference to control the minimum video length for displaying the Picture-in-Picture toggle. r=jaws 2020-04-02 19:30:44 +00:00
mozglue Bug 1624336 - Block old versions of COMODO Firewall to prevent them from crashing Firefox r=aklotz 2020-04-02 20:47:30 +00:00
netwerk Bug 1626743 - Fix the logic for the sniffer data r=dragana 2020-04-02 14:08:42 +00:00
nsprpub Bug 1600803 - NSPR_4_25_RTM for Firefox 74. r=kjacobs UPGRADE_NSPR_RELEASE 2020-02-03 12:17:20 +00:00
other-licenses Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
parser Bug 1621813 - Remove nsIScriptError.exceptionFlag. r=mccr8 2020-03-19 21:31:44 +00:00
python Bug 1623321 - Add perftest r=sparky,perftest-reviewers,marionette-reviewers,whimboo,ahal 2020-04-02 13:04:41 +00:00
remote Bug 1626526 - [remote] Don't emit internal network request events for invalid top frame elements. r=remote-protocol-reviewers,maja_zf 2020-04-01 13:29:15 +00:00
security Bug 1621350 - land NSS NSS_3_51_1_BETA1 UPGRADE_NSS_RELEASE, r=jcj 2020-04-02 23:00:49 +00:00
services Bug 1624983 - follow-up: add missing Array.from call a=fix 2020-04-02 20:01:58 +00:00
servo Bug 1625036 - Tweak background: transparent handling so that color: transparent doesn't override UA sheet backgrounds. r=morgan 2020-03-30 15:09:33 +00:00
startupcache Bug 1626815 - Expose startup cache info to about:support. r=froydnj,fluent-reviewers 2020-04-02 19:40:39 +00:00
storage Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj 2020-03-20 17:13:51 +00:00
taskcluster Bug 1623354 - Disable perf tests running on non-shippable builds r=perftest-reviewers,igoldan,AlexandruIonescu 2020-04-03 06:01:58 +00:00
testing Backed out changeset dfa94a886779 (bug 1624468) for causing web platform permafailures in /css/css-images/gradient-move-stops.html CLOSED TREE 2020-04-03 03:07:20 +03:00
third_party Bug 1624363 - Vendor wat 0.1.14. r=lth 2020-04-02 19:42:57 +00:00
toolkit Bug 1624702 - Test that the Picture-in-Picture toggle visibility is re-evaluated if the duration of the video changes. r=jaws 2020-04-02 19:30:57 +00:00
tools Bug 1623321 - Add perftest r=sparky,perftest-reviewers,marionette-reviewers,whimboo,ahal 2020-04-02 13:04:41 +00:00
uriloader Bug 1597268 - Remove Navigator#registerContentHandler r=annevk,smaug 2020-04-01 21:20:50 +00:00
view Bug 1616245 - Change a few nsIWidget functions to take strongly-typed arguments. r=jfkthame 2020-04-01 11:50:47 +00:00
widget Bug 1625857 - Block all features with NVIDIA driver version 26.21.14.4575. r=jrmuizel 2020-04-02 19:57:04 +00:00
xpcom Bug 1622322 - Improve print performance when sheets are adopted multiple times r=emilio 2020-04-01 20:06:47 +00:00
xpfe/appshell Bug 1507375 - Restrict the controllability of UI parts visibility with features parameter of window.open. r=smaug 2020-03-19 09:13:12 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
.clang-format
.clang-format-ignore Bug 1353652 - Initial Draft of MPRIS API Provider (Media API on Linux) r=alwu 2020-02-12 13:10:50 +00:00
.cron.yml Bug 1622302 - kick off automated beta builds at 02:00 UTC instead of 04:00. DONTBUILD r=jlorenzo 2020-03-23 16:17:09 +00:00
.eslintignore Bug 1620542 - Turn on linting of .eslintrc.js files. r=mossop 2020-03-07 09:30:44 +00:00
.eslintrc.js Bug 1622328 - .eslintrc.js: Add the license r=Standard8 2020-03-18 09:27:54 +00:00
.flake8 Backed out changeset 78a429af0ec5 (bug 1622687) for build bustage 2020-03-30 23:32:19 +03:00
.gdbinit Bug 1625614 - Use un-prefixed "define" command in .gdbinit so as to not upset gdb 9.1 r=froydnj 2020-03-30 22:07:11 +00:00
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1614314 - Use GitHub as upstream for the Java code of the HTML parser. r=alchen 2020-02-10 15:05:17 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1617827 - Wasm: Switch to 'wasm-generate-testsuite' tooling for importing spec test-suite. r=lth 2020-03-11 04:05:15 +00:00
.hgtags No bug - Tagging mozilla-central 34377d8c0d2ad98f525b26e7ad8003dbdac94da6 with FIREFOX_NIGHTLY_75_END a=release DONTBUILD CLOSED TREE 2020-03-09 15:37:31 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1609671 - Inspect binding should try to get the sourcemapped location while inspecting a function. r=jdescottes,vporof 2020-01-24 12:58:24 +00:00
.prettierrc Bug 1620218 - Update Prettier to 1.18.2 and other ESLint modules to the latest versions. r=mossop 2020-03-08 21:45:23 +00:00
.taskcluster.yml Bug 1624887 - set decision task retries to 0. r=Callek 2020-03-27 17:57:48 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Backed out 3 changesets (bug 1620145) for lints failure and Android bustages CLOSED TREE 2020-03-28 01:36:27 +02:00
Cargo.lock Bug 1624363 - Vendor wat 0.1.14. r=lth 2020-04-02 19:42:57 +00:00
Cargo.toml Bug 1587353 - Add an http3 test server r=agrover 2020-03-28 20:06:41 +00:00
client.mk
client.py
CLOBBER Bug 1610512 - Part 5: Updating ICU requires a clobber. r=jwalden 2020-03-19 09:35:16 +00:00
configure.in
configure.py Bug 1623982 - Fix performance of indented_repr in Python 3 r=ahal 2020-03-25 19:40:06 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Backed out 3 changesets (bug 1625014, bug 1617748, bug 1623701) for causing linting failure CLOSED TREE 2020-03-26 17:13:39 +02:00
Makefile.in Bug 1623593 - Get rid of NECKO_COOKIES compilation flag, r=mayhemer 2020-03-24 16:30:03 +00:00
moz.build Bug 1625216 - Migration the bugzilla doc in-tree from github r=emceeaich 2020-03-28 00:40:49 +00:00
moz.configure Bug 1620980 - Fix Windows artifact builds after bug 1620165. r=froydnj 2020-03-10 00:23:40 +00:00
mozilla-config.h.in
old-configure.in Bug 1626344 - switch back to -Oz on android on beta and release. r=froydnj 2020-04-01 14:57:10 +00:00
package-lock.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
package.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
README.txt Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre 2020-02-25 11:39:53 +00:00
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Mozilla 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 Mozilla from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html

If you have a question about developing Mozilla, and can't find the solution
on https://developer.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 Mozilla developers for
testing, may be buggy.