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
Перейти к файлу
Greg Tatum 5054c8bf2a Bug 1674189 - Warn the user if their PYTHONPATH is set in mach bootstrap; r=rstewart DONTBUILD
This environment variable can cause the module resolution to break
and have unexpected behavior while running mach bootstrap.

Differential Revision: https://phabricator.services.mozilla.com/D95185
2020-10-30 09:28:05 +00:00
.cargo Bug 1667736 - Update packed_simd to compile on Rust 1.48. r=glandium 2020-10-30 08:29:53 +00:00
.vscode Bug 1656740 - Integrate `clangd` in `vscode` for C++ language support. r=froydnj 2020-08-06 06:25:17 +00:00
accessible Bug 1672776 - Return nil TextMarker(Range) if GeckoTextMarker(Range) is invalid. r=morgan 2020-10-30 04:41:20 +00:00
browser Backed out changeset b952d7de3e3e (bug 1650956) for perma failures on browser_ext_tabs_successors.js. CLOSED TREE 2020-10-30 01:29:15 +02:00
build Bug 1626555 - Add `dom/power` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 16:22:53 +00:00
caps Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
chrome Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
config Bug 1673769 - Use the right data file for ICU on big endians. r=firefox-build-system-reviewers,dmajor 2020-10-28 02:54:17 +00:00
devtools Bug 1673328 - [devtools] Stop using requestTypes in ThreadActor. r=nchevobbe 2020-10-29 18:58:33 +00:00
docs Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
docshell Bug 1673947 - CreatedDynamically isn't updated on parent side, r=kashav 2020-10-30 11:48:30 +00:00
dom Bug 1671962 - Iframes loaded from restored session are loaded out of order when Fission enabled, r=peterv 2020-10-30 11:48:23 +00:00
editor Bug 1663725 - Add reported test as a crashtest (the crash bug itself was fixed by bug 1663601) r=m_kato 2020-10-30 04:18:36 +00:00
extensions Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
gfx Bug 1674228 - Speed up HasFontTable checks for freetype fonts. r=jfkthame 2020-10-30 11:56:27 +00:00
gradle/wrapper
hal Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
image Bug 1672597 - Part 2: Use TaskController's thread pool for image decoding. r=aosmond 2020-10-27 15:29:26 +00:00
intl Bug 1673539 - Multiply by 100 when using style percent in Fluent. r=dminor 2020-10-29 16:21:54 +00:00
ipc Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
js Bug 1639153 - Part 8: Adapt Cranelift-based Wasm to use ABI-2020. r=lth CLOSED TREE 2020-10-29 14:45:44 +00:00
layout Bug 1674227 - Handle -moz-emoji generic in gfxPlatformFontList. r=jfkthame 2020-10-30 10:10:06 +00:00
media Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
memory Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
mfbt Bug 1665462 - Add moving Vector::appendAll(Vector&&) overload. r=jwalden 2020-10-29 19:41:43 +00:00
mobile Bug 1674211: Part 2 - Explicitly mark GeckoProcessType.fromInt as WrapForJNI; r=geckoview-reviewers,agi 2020-10-29 20:55:35 +00:00
modules Bug 1663571 - Resolve single label DNS queries using DnsQuery_A r=necko-reviewers,dragana 2020-10-30 08:16:25 +00:00
mozglue Bug 1666874 - Support maximized windows for skeleton UI r=agashlin 2020-10-29 19:04:02 +00:00
netwerk Bug 1663571 - Resolve single label DNS queries using DnsQuery_A r=necko-reviewers,dragana 2020-10-30 08:16:25 +00:00
nsprpub Bug 1660371 - NSPR_4_29_RTM. r=kjacobs UPGRADE_NSPR_RELEASE DONTBUILD 2020-09-17 15:26:54 +00:00
other-licenses Bug 1461690 Part 3: HttpPostFile plugin for uploading uninstall ping via POST. r=mhowell 2020-10-20 23:20:25 +00:00
parser Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
python Bug 1674189 - Warn the user if their PYTHONPATH is set in mach bootstrap; r=rstewart DONTBUILD 2020-10-30 09:28:05 +00:00
remote Bug 1673350 - [puppeteer] Mark click test as known intermittent r=remote-protocol-reviewers,whimboo 2020-10-27 14:50:02 +00:00
security Bug 1665462 - Use moving Vector::appendAll overload at a few places, or use move assignment. r=jwalden 2020-10-29 15:04:13 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-10-29 14:35:28 +00:00
servo Bug 933562 - Implement complex :not(). r=jfkthame 2020-10-29 18:03:54 +00:00
startupcache Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
storage Bug 1639552 - Use NS_WARNING instead of sqlite3_log. r=dom-workers-and-storage-reviewers,janv 2020-10-29 10:14:37 +00:00
taskcluster Backed out changeset e281605f0fd2 (bug 1673992) for Android wrench bustage. CLOSED TREE 2020-10-29 23:10:22 +02:00
testing Bug 1426219 - Assert.throws now cleans up recentJSDevError;r=ahal 2020-10-30 11:06:32 +00:00
third_party Bug 1667736 - Update packed_simd to compile on Rust 1.48. r=glandium 2020-10-30 08:29:53 +00:00
toolkit Bug 1426219 - Extend PromiseTestUtils to uncaught JavaScript Developer Errors;r=florian 2020-10-30 11:34:37 +00:00
tools Bug 1673521 - move all browser tests into browser folder in order to adopt browser-test eslint setting automatically. r=Standard8 2020-10-29 19:32:26 +00:00
uriloader Backed out 6 changesets (bug 1565574) as per dev's request. CLOSED TREE 2020-10-29 12:55:28 +02:00
view Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
widget Bug 1653649 - Limit widget size to 16k. r=jrmuizel 2020-10-30 09:40:25 +00:00
xpcom Bug 1426219 - TypeError is not a developer error anymore;r=yulia 2020-10-30 11:34:37 +00:00
xpfe/appshell Bug 1666874 - Support maximized windows for skeleton UI r=agashlin 2020-10-29 19:04:02 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1620537 - Upgrade to ESLint 7.5.0, remove now unnecessary Babel plugins. r=mossop 2020-07-24 21:37:12 +00:00
.clang-format
.clang-format-ignore Bug 1667674 - [Wayland] Support public primary-selection unstable protocol. r=stransky 2020-10-02 09:13:06 +00:00
.cron.yml Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD 2020-08-31 07:59:28 +00:00
.eslintignore Bug 1669956 - [devtools] Enable eslint for devtools/client/shared/components/reps. r=jdescottes. 2020-10-14 11:33:16 +00:00
.eslintrc.js Bug 1656280 - Enable remaining ESLint rules for widget/test/*.xhtml files. r=mhowell 2020-10-26 17:37:26 +00:00
.flake8 Bug 1673700 - Don't use double quotes around strings in definition of `fork_interpose` r=firefox-build-system-reviewers,glandium 2020-10-29 15:47:14 +00:00
.git-blame-ignore-revs Bug 1673690 - Add bugs 1654103, 1672023 to .git-blame-ignore-revs, .hg-annotate-ignore-revs r=nalexander DONTBUILD 2020-10-27 18:22:09 +00:00
.gitattributes
.gitignore Bug 1663372 - Ignore toolchains.json file with git. r=glandium 2020-09-25 13:09:50 +00:00
.hg-annotate-ignore-revs Bug 1673690 - Add bugs 1654103, 1672023 to .git-blame-ignore-revs, .hg-annotate-ignore-revs r=nalexander DONTBUILD 2020-10-27 18:22:09 +00:00
.hg-format-source
.hgignore Bug 1658396 - Make hg ignore newtab node_modules, r=Mardak 2020-08-10 23:32:15 +00:00
.hgtags No bug - tagging 6d98cc745df58e544a8d71c131f060fc2c460d83 with FIREFOX_NIGHTLY_83_END a=release DONTBUILD CLOSED TREE 2020-10-19 16:38:59 +00:00
.lldbinit
.mailmap Bug 1650456 - Correct name in a few places, r=froydnj 2020-07-03 20:20:29 +00:00
.prettierignore
.prettierrc
.taskcluster.yml Bug 1666809 - Insert decision task indexes directly via taskluster API rather than index-task, r=taskgraph-reviewers,aki 2020-09-24 19:19:36 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-08-24 14:18:41 +00:00
Cargo.lock Bug 1667736 - Update packed_simd to compile on Rust 1.48. r=glandium 2020-10-30 08:29:53 +00:00
Cargo.toml Bug 1667736 - Update packed_simd to compile on Rust 1.48. r=glandium 2020-10-30 08:29:53 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1670357 - Remove `make` targets for cleaning: `clean`, `realclean`, `clobber`, `distclean`, `clobber_all`, `everything` r=firefox-build-system-reviewers,mhentges 2020-10-15 20:37:18 +00:00
README.txt Bug 1659631 - readme: update the wording to firefox, DONTBUILD.r=sylvestre 2020-08-18 04:04:36 +00:00
aclocal.m4 Bug 1641790 - Move --with-system-nss to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 17:02:09 +00:00
build.gradle Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi 2020-09-18 22:29:04 +00:00
client.mk Bug 1671424 - Move configure execution from client.mk to `mach configure`. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
client.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
configure.in Bug 1671424 - Move configure execution from client.mk to `mach configure`. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
configure.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
gradle.properties Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi 2020-09-18 22:29:04 +00:00
gradlew
gradlew.bat
mach Bug 1638986 - Run 'mach talos-test' with python 3; r=sparky,perftest-reviewers 2020-10-29 00:23:51 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.configure Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
mozilla-config.h.in
old-configure.in Bug 1121822 - Remove NS_ENABLE_TSF r=m_kato,masayuki 2020-10-29 01:46:05 +00:00
package-lock.json Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8 2020-10-02 18:00:40 +00:00
package.json Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8 2020-10-02 18:00:40 +00:00
settings.gradle Backed out changeset d0ff30e1d830 (bug 1650692) for toolchains failures on ImageDecoderTest.kt. CLOSED TREE 2020-07-15 07:42:37 +03:00
substitute-local-geckoview.gradle
test.mozbuild

README.txt

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.