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
Перейти к файлу
Yoshi Cheng-Hao Huang 7612f5fbab Bug 1607215 - Prevent data race in gcState_ between main thread and sweepMarkTask. r=jonco
Differential Revision: https://phabricator.services.mozilla.com/D59343

--HG--
extra : moz-landing-system : lando
2020-01-09 15:35:05 +00:00
.cargo Bug 1605944 - Update rlbox wasm to version that doesn't break linux asan build tests r=froydnj 2019-12-28 16:19:07 +00:00
.vscode
accessible Bug 1601733 - add sjs script into test suite that generates a document from code snippet r=mconley 2020-01-08 18:41:01 +00:00
browser Bug 1597029 - Set securityInfo for all document types. r=baku 2020-01-09 14:55:02 +00:00
build Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo 2020-01-08 23:14:48 +00:00
caps Bug 1605191 - Make nsIPrincipal attributes camelcase. r=ckerschb 2020-01-07 09:53:21 +00:00
chrome Bug 1601113, replace URIs ending in vnd.mozilla.xul+xml with xhtml+xml r=bgrins 2019-12-17 00:33:16 +00:00
config Bug 1607592 - Disable some unused NSPR files in the Firefox build r=kaie 2020-01-08 11:47:30 +00:00
devtools Backed out 2 changesets (bug 1601688) for causing node-devtools failures. 2020-01-09 17:09:55 +02:00
docs no bug - follow up of Bug 1606026 - Add docs/ to the list of dirs r=glasserc 2020-01-07 14:06:54 +00:00
docshell Bug 1605514 - Avoid hard-crashing on malformed data while fuzzing, r=mccr8 2020-01-07 18:58:06 +00:00
dom Bug 1597029 - Set securityInfo for all document types. r=baku 2020-01-09 14:55:02 +00:00
editor Bug 1600267: part 15) Call `ComparePoints` instead of `ComparePoints_Deprecated` in `TextServicesDocument`. r=masayuki 2020-01-08 10:22:19 +00:00
extensions Bug 1591748 - Added test for oa strip permission list. r=Ehsan 2020-01-08 12:17:05 +00:00
gfx Bug 1600472 - Disable allowing sacrificing subpixel anti-aliasing for small screens. r=jrmuizel 2020-01-09 15:23:38 +00:00
gradle/wrapper
hal Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
image Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana 2020-01-07 20:20:38 +00:00
intl Bug 1607816 - Replace mozilla::{Max, Min}Value with std::numeric_limits. r=froydnj 2020-01-08 16:30:40 +00:00
ipc Bug 1477756 - Fix all webgl regression tests according to CI. r=handyman 2020-01-08 22:19:23 +00:00
js Bug 1607215 - Prevent data race in gcState_ between main thread and sweepMarkTask. r=jonco 2020-01-09 15:35:05 +00:00
layout Bug 1602487 - Remove GetURI calls in PresShell.cpp r=ckerschb 2020-01-09 12:09:18 +00:00
media Bug 1607283 - Update WebRTC DTLS Telemetry; r=mt 2020-01-07 18:48:21 +00:00
memory Bug 1590624 - Define a __imp_ alias for _strdup for mingw-clang r=dmajor 2019-12-12 06:38:37 +00:00
mfbt Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman 2020-01-08 22:19:14 +00:00
mobile Bug 1588237 - [1.1] Adjust telemetry test to accept incremental telemetry dispatching. r=chutten,agi 2020-01-09 12:25:33 +00:00
modules Bug 1600472 - Disable allowing sacrificing subpixel anti-aliasing for small screens. r=jrmuizel 2020-01-09 15:23:38 +00:00
mozglue Bug 1601796 - Use GetSystemTimePreciseAsFileTime instead of GetSystemTime+SystemTimeToFileTime. r=mayhemer,aklotz 2020-01-08 16:53:17 +00:00
netwerk Backed out 2 changesets (bug 1405971) by request of evilpie. 2020-01-09 17:04:02 +02:00
nsprpub Bug 1600803 - NSPR_4_25_BETA1 for FF 74. r=jcj UPGRADE_NSPR_RELEASE 2020-01-07 11:04:03 +00:00
other-licenses Backed out changeset fbbb42a15738 (bug 1585356) for bustage on city.cpp. CLOSED TREE 2020-01-08 00:51:00 +02:00
parser Bug 1607816 - Replace mozilla::{Max, Min}Value with std::numeric_limits. r=froydnj 2020-01-08 16:30:40 +00:00
python Bug 1608108 - Don't prompt for VCS when running bootstrap in an existing checkout, r=froydnj 2020-01-09 14:24:35 +00:00
remote Bug 1596136 - [remote] "Emulation.setUserAgentOverride" should only affect the current target. r=remote-protocol-reviewers,ato 2020-01-08 14:04:55 +00:00
security Bug 1603221 - Use isCertTrusted instead of asyncVerify to check for policy installed certs. r=keeler 2020-01-08 21:42:18 +00:00
services Merge autoland to mozilla-central. a=merge 2020-01-06 23:53:16 +02:00
servo No bug - Minor comment fix. 2020-01-09 11:36:02 +00:00
startupcache Bug 1606102 - Don't use putNew in StartupCache::LoadArchive r=froydnj 2019-12-30 18:50:56 +00:00
storage Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
taskcluster Bug 1599197 - do not run linux32 on autoland or try by default r=jmaher,gbrown 2020-01-09 01:09:07 +00:00
testing Backed out 2 changesets (bug 1601688) for causing node-devtools failures. 2020-01-09 17:09:55 +02:00
third_party Bug 1607701 - Remove unused old version of proc-macro2 from the workspace hack. r=froydnj 2020-01-08 13:43:50 +00:00
toolkit Backed out 2 changesets (bug 1405971) by request of evilpie. 2020-01-09 17:04:02 +02:00
tools Bug 1605742 - Add Page for Mercurial.r=sylvestre 2020-01-09 10:22:37 +00:00
uriloader Bug 1602726 - Fall back to ShellExecuteEx if ShellExecuteByExplorer fails. r=aklotz 2020-01-08 16:41:03 +00:00
view Bug 1596317 - Use CallState for nsContentUtils::CallOnAllRemoteChildren. r=smaug 2019-12-19 07:58:27 +00:00
widget Bug 1607368 - check for headless when checking for Wayland idle-inhibit r=stransky 2020-01-09 00:12:37 +00:00
xpcom Bug 1608007 - Link to GetLogicalProcessorInformation at compile time. r=froydnj 2020-01-09 14:14:36 +00:00
xpfe/appshell Bug 1606774 - Change GetAttribute to GetAttr where possible r=baku 2020-01-03 23:40:53 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1607014 Part 2 - Remove references to toolkit/recordreplay/udis86, r=jlast. 2020-01-05 01:43:41 +00:00
.cron.yml Bug 1596775: Run system-symbols task daily; r=glandium 2019-12-11 10:14:31 +00:00
.eslintignore Bug 1593674 - remove marionette VideoStream YouTube test as it's duplicated in raptor r=tarek,marionette-reviewers,whimboo 2019-12-05 14:06:38 +00:00
.eslintrc.js Bug 1556380 - Enable more ESLint rules for extensions/. r=Ehsan 2019-12-06 21:05:20 +00:00
.flake8 Backed out changeset 69687a23245e (bug 1603804) for Lint failure. CLOSED TREE 2019-12-19 20:16:17 +02:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood 2019-11-25 18:31:36 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1588223 - Use many domains in iframes for tabswitch test r=stephendonner,perftest-reviewers,rwood 2019-11-25 18:31:36 +00:00
.hgtags No bug - Tagging mozilla-central d5843cae64d30255b242d051888e99bef3de5c05 with FIREFOX_NIGHTLY_73_END a=release DONTBUILD CLOSED TREE 2020-01-06 15:50:11 +00:00
.lldbinit Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal 2019-12-20 17:10:12 +00:00
.mailmap
.prettierignore Bug 1606787 - Exclude CSS files from Prettier configuration r=vporof 2020-01-03 12:26:41 +00:00
.prettierrc Bug 1601681 - Re-enable unix-line endings on ESLint controlled files. r=mossop 2019-12-11 08:12:57 +00:00
.taskcluster.yml Bug 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek 2020-01-03 22:18:29 +00:00
.trackerignore
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-12-02 11:59:11 +00:00
Cargo.lock Bug 1607701 - Remove unused old version of proc-macro2 from the workspace hack. r=froydnj 2020-01-08 13:43:50 +00:00
Cargo.toml Bug 1605944 - Update rlbox wasm to version that doesn't break linux asan build tests r=froydnj 2019-12-28 16:19:07 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1557788 - Remove spurious MOZ_PROFILE_USE ifndefs; r=firefox-build-system-reviewers,chmanchester 2019-12-09 18:03:53 +00:00
README.txt Bug 1606026: Move existing documentation into new locations r=sylvestre 2020-01-06 16:38:34 +00:00
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1601578 - mach - doc environment with python 3 r=ahal,firefox-build-system-reviewers,chmanchester 2019-12-17 19:17:43 +00:00
moz.build Bug 1598746 - Add some SCHEDULES optimizations for changes to test files; r=ahal 2020-01-07 16:46:46 +00:00
moz.configure Bug 1470591 - Part 6: Create a fork server process. r=gsvelto 2019-12-05 00:02:40 +00:00
mozilla-config.h.in
old-configure.in Bug 1606927 - Bug 1602020 - land NSS 4921046404f1 UPGRADE_NSS_RELEASE, r=kjacobs 2020-01-08 23:46:00 +00:00
package-lock.json Bug 1605231 - Update bundled node_modules for the builders to sync with the yarn update. r=dmose 2019-12-24 23:17:12 +00:00
package.json Bug 1605231 - update Yarn to 1.21.1. r=dmose 2019-12-19 23:31:07 +00:00
settings.gradle
substitute-local-geckoview.gradle Bug 1581979 - Use -SNAPSHOT versions locally to enable the local GeckoView substitution flow. r=nalexander 2019-12-11 21:29:44 +00:00
test.mozbuild

README.txt

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 IRC at irc.mozilla.org in #introduction 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.