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
Перейти к файлу
Justin Wood 641c8d2b6f Bug 1614999 - Rename devedition builds to not include nightly. r=aki
Differential Revision: https://phabricator.services.mozilla.com/D62644

--HG--
extra : moz-landing-system : lando
2020-02-12 22:44:40 +00:00
.cargo Bug 1615786 - Fix crash report about wasm library sandbox creation on AMD machines r=froydnj 2020-02-17 15:37:27 +00:00
.vscode Bug 1594520 - Change directory before running mach in .vscode/tasks.json on Windows. r=jya 2019-11-14 10:35:12 +00:00
accessible Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
browser Bug 1615853 - do not include fallback language strings as search strings for advanced fonts button, r=johannh 2020-02-19 19:45:16 +00:00
build Bug 1578493 - Don't use ~ in doc examples where tilde expansion no longer occurs. r=dmajor 2020-02-19 18:24:25 +00:00
caps Bug 1615029 - Remove GetURI calls from CorsListenerProxy r=ckerschb 2020-02-17 13:57:41 +00:00
chrome Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
config Bug 1616426 - Make cargo use --color=never on Windows. r=froydnj 2020-02-19 01:26:38 +00:00
devtools Backed out changeset 9b1719f53272 (bug 1616273) for devtools failures in browser_toolbox_remoteness_change.js. CLOSED TREE 2020-02-19 20:38:16 +02:00
docs Bug 1361341 - Add rust clippy to mozlint r=ahal 2020-02-19 08:50:35 +00:00
docshell Backed out changeset 048b549b0070 (bug 1605072) for reftest failures on layout/reftests/selection/* CLOSED TREE 2020-02-19 13:57:20 +02:00
dom Bug 1616457 - Fix failures in conformance/extensions/webgl-draw-buffers. r=lsalzman 2020-02-19 20:47:30 +00:00
editor Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
extensions Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
gfx Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
gradle/wrapper Bug 1595926 - Don't use distribution256Sum until Android Studio is fixed. r=snorp 2019-11-14 17:04:32 +00:00
hal Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
image Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
intl Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
ipc Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
js Bug 1615600 - Use a better error message for when an attempt is made to convert a non-integer number to a BigInt. r=wingo 2020-02-19 10:33:17 +00:00
layout Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
media Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
memory Backed out 2 changesets (bug 1598068) for build bustage at ShowSSEConfig on a CLOSED TREE 2020-02-14 00:48:07 +02:00
mfbt Improve documentation for MOZ_CAN_RUN_SCRIPT_BOUNDARY. No bug. r=mbrodesser,nika 2020-02-19 02:50:58 +00:00
mobile Bug 1304268 - permanently record MEDIA_DECODING_PROCESS_CRASH telemetry data. r=bryce 2020-02-18 22:13:10 +00:00
modules Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
mozglue Bug 1614637 - Remove suppression for data race in CacheStorageService::OnMemoryConsumptionChange() r=decoder 2020-02-19 09:52:12 +00:00
netwerk Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02: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 Backed out changeset fbbb42a15738 (bug 1585356) for bustage on city.cpp. CLOSED TREE 2020-01-08 00:51:00 +02:00
parser Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
python Bug 1495394 - add `mach install-moz-phab` command; r=firefox-build-system-reviewers,chmanchester 2020-02-19 05:28:32 +00:00
remote Bug 1614108 - Truncate Remote Agent log messages; r=remote-protocol-reviewers,whimboo 2020-02-15 08:22:56 +00:00
security bug 1610644 - search for new client certificates/keys in osclientcerts no more than once every 3 seconds r=kjacobs 2020-02-19 17:44:04 +00:00
services Backed out changeset 4d1cffb02095 (bug 1616052) for causing xpcshell failures at oolkit/components/url-classifier/tests/unit/test_features.js 2020-02-19 23:02:45 +02:00
servo Bug 1614202 - Implement parsing for CSS conic-gradient syntax. r=emilio 2020-02-19 17:43:04 +00:00
startupcache Bug 1616186 - Don't try to write StartupCache if it doesn't exist r=froydnj 2020-02-18 17:49:47 +00:00
storage Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
taskcluster Bug 1614999 - Rename devedition builds to not include nightly. r=aki 2020-02-12 22:44:40 +00:00
testing Bug 1595661 - Cookie names and values must exclude NULL char, r=mayhemer,annevk 2020-02-19 12:52:38 +00:00
third_party Bug 1615836 - Update chardetng to 0.1.6. r=emk 2020-02-18 22:31:00 +00:00
toolkit Bug 1615450 - Add `Services.appinfo` to JEXL filter context r=leplatrem 2020-02-19 18:04:39 +00:00
tools Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
uriloader Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
view Bug 1556568. Fix the first paint telemetry metric. r=mattwoodrow,chutten 2020-02-18 20:56:10 +00:00
widget Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
xpcom Backed out 2 changesets (bug 1613985) for Build bustage on Windows2012. CLOSED TREE 2020-02-19 22:22:41 +02:00
xpfe/appshell Bug 1614208 - Stop including AccessibleCaretEventHub and PresShell.h from Selection.h. r=TYLin 2020-02-11 01:22:29 +00:00
.arcconfig
.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 1612540 - bake geckoview in the push phase of releases. r=jlorenzo 2020-02-11 11:10:42 +00:00
.eslintignore Bug 1614891 - Clarify the ESLint situation around some remote/ files. Remove unnecessary remote/test/demo.js. r=remote-protocol-reviewers,whimboo 2020-02-13 09:23:19 +00:00
.eslintrc.js Bug 1614822 - Enable ESLint for testing/mochitest/tests/Harness_sanity/. r=kmag 2020-02-12 19:38:40 +00:00
.flake8 Bug 1611023: [taskgraph] Fix python3 flake8 errors in taskgraph; r=Callek 2020-01-23 03:35:31 +00:00
.gdbinit
.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 1600339 - Measure responsiveness while evaluating messages r=k88hudson,mconley 2020-01-18 21:08:40 +00:00
.hgtags No bug - Tagging mozilla-central f53ecf8eee2a0d2a7705d7ea3ec8682028e922a0 with FIREFOX_NIGHTLY_74_END a=release DONTBUILD CLOSED TREE 2020-02-10 10:54:50 +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 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 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 1616395 - Remove FfiVec. r=jrmuizel 2020-02-19 18:34:51 +00:00
Cargo.toml Bug 1361341 - Add rust clippy to mozlint r=ahal 2020-02-19 08:50:35 +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 Bug 1608570 - Remove some old Fennec-related build variables r=nalexander 2020-01-10 22:51:03 +00:00
client.mk
client.py Bug 1559975 - fix python2 and python3 linter errors for client.py r=ahal 2019-09-11 21:06:34 +00:00
configure.in
configure.py Bug 1593948 - Touch clobber in configure.py instead of clobber.py; r=firefox-build-system-reviewers,chmanchester 2019-11-19 21:49:13 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1615423 - Run `./mach busted` with Python 3, DONTBUILD r=ahal 2020-02-19 14:57:36 +00:00
moz.build Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart 2020-02-14 13:22:46 +00:00
moz.configure Bug 1609881 - Part 3: build the fork server for Linux & FreeBSD. r=gsvelto 2020-02-14 16:50:33 +00:00
mozilla-config.h.in
old-configure.in Bug 1615204 - Remove some MSVC-only compiler flags. r=dmajor 2020-02-13 13:40:15 +00:00
package-lock.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
package.json Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
settings.gradle Bug 1598010 - Move examples into mozilla-central r=agi 2019-11-22 13:30:57 +00:00
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.