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
Перейти к файлу
championshuttler 7057d021cd Bug 1605742 - Move Mozilla Source Code Directory Structure docs into firefox. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D58258

--HG--
extra : moz-landing-system : lando
2019-12-27 08:23:16 +00:00
.cargo Backed out changeset e778231b145d (bug 1603761) for causing firefox-ui test failures. 2019-12-17 21:23:54 +02: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 Bug 1604101: Fix Android a11y text navigation between nodes. r=MarcoZ 2019-12-20 12:02:17 +00:00
browser No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-12-26 21:30:40 +00:00
build Bug 1599337 - Make PHC nightly-only again. r=erahm 2019-12-10 05:28:58 +00:00
caps Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +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 1576052 - Use configuration/macro definition to selectively enable wasm sandbox for graphite r=froydnj 2019-12-19 22:17:13 +00:00
devtools Bug 1601697 - Add about:profiling tests for configuring features and threads; r=canaltinova 2019-12-26 15:39:52 +00:00
docshell Fix mis-pasted comment. No bug, 2019-12-23 20:38:20 +00:00
dom Bug 1604622 - Use float16/float32 sized formats on es3+. r=lsalzman 2019-12-27 00:08:41 +00:00
editor Bug 1602526 - Part 2. Add test r=masayuki 2019-12-26 03:34:51 +00:00
extensions Bug 1602526 - Part 1. Don't use implicit cast from char to uint32_t r=masayuki 2019-12-26 03:34:49 +00:00
gfx Bug 1601703 - Cherry-pick lost no-error context fix for GetProgramiv. r=lsalzman 2019-12-27 05:43:03 +00: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 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 1604535 - Avoid copying image surfaces when used with OMTP. r=tnikkel 2019-12-25 21:27:46 +00:00
intl Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
ipc Bug 1544147 - Ensure orphaned crashes are properly notified to the rest of the system r=froydnj 2019-12-20 17:50:45 +00:00
js Bug 1605591 - Factor out BoundFunctionName in IonMonkey. r=jandem 2019-12-24 17:36:06 +00:00
layout Bug 1134069 part 3 - Move most appropriate tests into wpt. r=dbaron 2019-12-27 00:31:48 +00:00
media Bug 1605419 - Use GetDocumentURI instead of GetDocBaseURI for hostname obfuscation whitelist; r=jib 2019-12-23 11:10:16 +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 1570499 - Part 3: Remove MOZ_FALLTHROUGH macro definition. r=froydnj 2019-12-20 07:03:27 +00:00
mobile Bug 1605991 - Avoid coercing null manifest colors into "null" r=geckoview-reviewers,rbarker 2019-12-26 16:32:16 +00:00
modules Bug 1588154 - make dom.serviceWorkers.parent_intercept true by default r=asuth,jgraham 2019-12-23 14:16:42 +00:00
mozglue Bug 1598703: Part 2 - Add IAT Patching capabilities to the Windows DLL Interceptor; r=mhowell 2019-12-23 23:11:35 +00:00
netwerk No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-12-26 21:30:40 +00:00
nsprpub Bug 1591887 - Uplift NSPR 4.24 RTM, only version number changes. r=jcj 2019-12-02 18:27:33 +00:00
other-licenses Bug 1578489 - New Windows installer icon. r=agashlin 2019-09-23 22:00:43 +00:00
parser Bug 1601110, remove handling and references to vnd.mozilla.xul+xml r=bzbarsky 2019-12-23 23:02:05 +00:00
python Bug 1604960 - Migrate all text actions to use Fluent. r=fluent-reviewers,Gijs,flod 2019-12-25 10:01:46 +00:00
remote Bug 1605413 - Disable Puppeteer unit tests that crash the test harness 2019-12-20 17:38:57 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-12-26 21:30:40 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-12-26 21:30:40 +00:00
servo Bug 1606019 - Remove unused FFI function to refcount nsIReferrerInfo. r=xidorn 2019-12-26 22:17:35 +00:00
startupcache Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +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 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
testing Bug 1134069 part 3 - Move most appropriate tests into wpt. r=dbaron 2019-12-27 00:31:48 +00:00
third_party Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal 2019-12-20 17:10:12 +00:00
toolkit Bug 1604606 - Remove redundant function declaration in cpp file. r=sylvestre 2019-12-26 08:39:12 +00:00
tools Bug 1605742 - Move Mozilla Source Code Directory Structure docs into firefox. r=sylvestre 2019-12-27 08:23:16 +00:00
uriloader Bug 1601110, remove handling and references to vnd.mozilla.xul+xml r=bzbarsky 2019-12-23 23:02:05 +00:00
view Bug 1596317 - Use CallState for nsContentUtils::CallOnAllRemoteChildren. r=smaug 2019-12-19 07:58:27 +00:00
widget Bug 1605855 - Make `window_composition_text_querycontent.xhtml` high DPI aware r=m_kato 2019-12-25 10:44:36 +00:00
xpcom Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
xpfe/appshell Bug 1603889 - Remove AppWindow::GetContentScrollbarVisibility. r=smaug 2019-12-17 21:54:56 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1592302: Part 1: Import regexp directory from v8 r=mgaudet,mhoye 2019-11-28 18:48:23 +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 Bug 1564314 - Move gdbpp back to python/. r=nalexander 2019-07-11 02:39:31 +00:00
.git-blame-ignore-revs Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof 2019-08-12 17:27:22 +00:00
.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 Bug 1572125 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to ignore devtools/client/responsive reformatting using Prettier (Bug 1569574) in blame/annotate. r=vporof 2019-08-12 17:27:22 +00:00
.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 6d3a96d7f2f44e941ef6b61bfa10eed0389b142f with FIREFOX_NIGHTLY_72_END a=release DONTBUILD CLOSED TREE 2019-12-02 11:57:37 +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 1572332 - Move non-debugger devtools prefs into all.js and firefox.js. r=jdescottes 2019-08-26 01:44:59 +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 1589706: [firefox-ci] Use AWS Provider-based decision worker; r=Callek 2019-10-24 00:54:12 +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 Backed out changeset 3badff2b3724 (bug 1602907) as requested by Bert Peers for causing regressions. 2019-12-20 14:41:55 +02:00
Cargo.toml Bug 1603658, Bug 1604123 - Update rlbox_lucet_sandbox to version which supports disabling static inline thread_locals and specifies explicit dependencies r=froydnj 2019-12-17 18:11:47 +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
aclocal.m4
build.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +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 Bug 1577814 - Increase Gradle heap size. r=nalexander 2019-08-30 17:13:46 +00:00
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 1601076 - Fix some broken BUG_COMPONENTS in moz.build files; r=jmaher 2019-12-04 13:55:45 +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 1602020 - land NSS c46bc59ce7d4 UPGRADE_NSS_RELEASE, r=kjacobs 2019-12-16 20:53:59 +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 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://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

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 in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

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.