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
Перейти к файлу
Sylvestre Ledru 9270e2e340 Bug 1690990 - lint: add some requirements.txt to the line check linter + fix them r=linter-reviewers,marco DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D104156
2021-02-05 17:19:40 +00:00
.cargo Bug 1681624 - Update opcode for bug 1673553 and bug 1681272. r=nbp 2021-02-03 16:45:02 +00:00
.vscode Bug 1685030 - Remove `rust` from `vscode` extensions list. r=sylvestre DONTBUILD 2021-01-05 17:28:05 +00:00
accessible Bug 1689936: Move pending a11y content insertions into a temporary data structure before processing them. r=eeejay 2021-02-05 00:01:59 +00:00
browser Bug 1655403 - Add a test for Bug 1653436. r=mak 2021-02-05 16:50:28 +00:00
build Bug 1690757 - Build the clang aarch64 cross toolchain as a repack of clang + compiler-rt. r=firefox-build-system-reviewers,andi,mhentges 2021-02-04 14:52:00 +00:00
caps Bug 1685801: Part 12 - Remove BrowserUtils.urlSecurityCheck. r=mccr8 2021-01-28 20:58:48 +00:00
chrome Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
config Bug 1689294: Update tzdata in ICU data files to 2021a. r=tcampbell 2021-01-29 14:25:21 +00:00
devtools Bug 1690789 - [devtools] Memoize breakpoint-list & networkParent getters in WatcherActor r=ochameau 2021-02-05 12:30:29 +00:00
docs Bug 1690959 - docs: Mozlint/rust - Fix the link to the source r=linter-reviewers,andi DONTBUILD 2021-02-05 09:48:03 +00:00
docshell Bug 1681529 - Part 1: Add a test for reloading a page with a large postdata payload, r=peterv 2021-02-04 18:12:52 +00:00
dom Bug 1685677 - Extract functions from EnsureStorageIsInitialized. r=dom-workers-and-storage-reviewers,janv 2021-02-05 16:17:47 +00:00
editor Bug 1103374 - Add simple automoated test for arrow key navigation in vertical editable content r=jfkthame 2021-02-02 03:05:01 +00:00
extensions Bug 1667276 - Part 2: Add BackgroundTasksManager to invoke task defined in JS. r=mossop 2021-01-27 22:54:17 +00:00
gfx Bug 1691065 - Discard invalid resource update transactions due to namespace changes. r=jrmuizel 2021-02-05 16:32:53 +00:00
gradle/wrapper
hal Bug 1683553 - Make `hal` buildable outside of `unified-build` environment. r=gsvelto 2021-01-04 14:20:19 +00:00
image Bug 1690771 - Adjust test metadata r=jrmuizel 2021-02-04 13:51:21 +00:00
intl Bug 1689294: Update tzdata in ICU data files to 2021a. r=tcampbell 2021-01-29 14:25:21 +00:00
ipc Bug 1681529 - Part 5: Serialize `nsIInputStream` over IPC with aDelayedStart by default, r=baku 2021-02-04 18:13:07 +00:00
js Bug 1689990 - Part 23: Assert MBasicBlock::NewPopN() is only used for Warp compilation. r=jandem 2021-02-05 16:11:20 +00:00
layout Bug 1669840 Part 3: Update test expectations. r=jrmuizel 2021-02-04 22:50:43 +00:00
media Bug 1690718 - Update audioipc to 12349217. r=cubeb-reviewers,chunmin 2021-02-04 05:28:42 +00:00
memory Bug 1682556 - Increase vm_copy() threshold. r=glandium 2020-12-23 01:35:22 +00:00
mfbt Bug 1687391 - Avoid using a spinlock in ThreadSafeWeakReference, r=glandium,mccr8,Gankra,sg 2021-02-03 17:00:04 +00:00
mobile Backed out changeset 0b901070bff8 (bug 1684923) for causing xpcshell failures 2021-02-05 06:37:25 +02:00
modules Bug 1690898 - Add a mozinfo entry for nnt, and update WPT test expectations. r=jgraham 2021-02-05 14:27:47 +00:00
mozglue Bug 1690925 - Don't animate the skeleton UI if we're in a fast startup r=mconley,emalysz 2021-02-05 16:43:02 +00:00
netwerk Bug 1681529 - Part 10: Set StartedReading after calling SetData, r=baku,necko-reviewers,valentin 2021-02-04 18:13:19 +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 1340901 - Update Snappy to version 1.1.8. r=dom-workers-and-storage-reviewers,asuth 2021-01-26 17:27:14 +00:00
parser Bug 1690984 - Allow data, dialog, main, picture, and template in nsTreeSanitizer r=hsivonen 2021-02-05 12:34:58 +00:00
python Bug 1690898 - Add a mozinfo entry for nnt, and update WPT test expectations. r=jgraham 2021-02-05 14:27:47 +00:00
remote Backed out 3 changesets (bug 1690472, bug 1690469, bug 1690468) for browser_Troubleshoot.js failures CLOSED TREE 2021-02-05 18:15:26 +02:00
security Backed out changeset ee49da8ea890 (bug 1649590) for failures on browser_content_sandbox_fs.js. CLOSED TREE 2021-02-05 04:21:45 +02:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau 2021-02-04 14:55:37 +00:00
servo Bug 1690225 - Remove focus-visible feature flag. r=edgar 2021-02-02 23:45:25 +00:00
startupcache Bug 1688511 - do not use 'else' after 'return'. r=sylvestre 2021-02-04 09:24:19 +00:00
storage Bug 1685111 - Extract CachingDatabaseConnection base class from indexedDB's DatabaseConnection. r=dom-workers-and-storage-reviewers,asuth 2021-01-26 09:19:44 +00:00
taskcluster Bug 1690790 - Add a SM(p) Linux32 job. r=sfink,jmaher 2021-02-05 09:45:09 +00:00
testing Bug 1690898 - correct expectation to fail on windows CLOSED TREE 2021-02-05 19:48:16 +02:00
third_party Bug 1690817 - Update wat to 1.0.34 r=rhunt 2021-02-05 02:31:10 +00:00
toolkit Bug 1689563 - Ensure ExperimentAPI can be used without try/catch r=k88hudson 2021-02-05 16:21:12 +00:00
tools Bug 1690990 - lint: add some requirements.txt to the line check linter + fix them r=linter-reviewers,marco DONTBUILD 2021-02-05 17:19:40 +00:00
uriloader Bug 1690051 - Make browser.download.sanitize_non_media_extensions work and test it. r=Gijs 2021-02-03 10:55:33 +00:00
view Bug 1687239 part 2 - Remove plugin support from layout/. r=emilio 2021-01-25 11:53:49 +00:00
widget Bug 1688851 - Check if modifiers are valid before adding. r=stransky,jgilbert 2021-02-05 09:39:02 +00:00
xpcom Bug 1681529 - Part 9: Add a basic test for the seekable stream wrapper, r=baku 2021-02-04 18:13:17 +00:00
xpfe/appshell Bug 1689437, respect bookmarks.toolbars.bookmarks pref values to display bookmarks toolbar in skeleton UI r=dthayer 2021-02-02 20:32:51 +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 1686831 - Import glibc printf test cases verbatim. r=mhoye 2021-01-28 09:48:53 +00:00
.cron.yml Bug 1686969 - Make searchfox index both mozilla-central nightlies. r=kats,releng-reviewers,aki DONTBUILD 2021-01-15 20:13:32 +00:00
.eslintignore Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
.eslintrc.js Bug 1687235 - Enable ESLint rule no-setter-return for mobile/. r=agi 2021-01-26 13:44:11 +00:00
.flake8 Bug 1622681 - Remove dom/encoding from flake8 excludes. r=sylvestre DONTBUILD 2021-01-21 20:50:40 +00:00
.git-blame-ignore-revs Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD 2020-12-01 09:04:42 +00:00
.gitattributes
.gitignore Bug 1687154 - Add raptor's generated files to .gitignore. r=glandium DONTBUILD 2021-01-19 00:34:55 +00:00
.hg-annotate-ignore-revs Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD 2020-12-01 09:04:42 +00:00
.hg-format-source
.hgignore Bug 1666347 - Delete assorted dead code after removal of vendored `psutil` r=firefox-build-system-reviewers,rstewart 2020-11-27 16:21:07 +00:00
.hgtags No bug - tagging c2587d0631380f8479d44d4759ab820ac2c1a241 with FIREFOX_NIGHTLY_86_END a=release DONTBUILD CLOSED TREE 2021-01-25 15:41:52 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
.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 1690817 - Update wat to 1.0.34 r=rhunt 2021-02-05 02:31:10 +00:00
Cargo.toml Bug 1689950 - Vendor in CL a25399760e9f12b679aa267dd2af7cfedc72bb71. Part 1: hash changes. r=yury. 2021-02-01 16:18:47 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1675086 - drop reference to 'pgo' from Windows AArch EME artifact build. r=nalexander 2020-11-03 22:46:57 +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
build.gradle Bug 1685390 - Update apilint to 0.4.1. r=esawin 2021-01-08 16:17:22 +00:00
client.mk Backed out changeset b3654ee48ff4 (bug 1683797) for causing frequent build timeouts as bug 1411358. CLOSED TREE 2021-01-29 19:30:59 +02: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 1687595 - Always get mach modules from subdirectories of where mach is. r=firefox-build-system-reviewers,mhentges 2021-01-21 01:39:56 +00:00
mach.ps1 Bug 1686256 - Add Windows friendly wrapper for mach r=mhentges,firefox-build-system-reviewers,dmajor 2021-01-20 02:08:40 +00:00
moz.build Bug 1687640 - Cover mach.ps1 in moz.build r=dmajor,firefox-build-system-reviewers 2021-01-20 15:20:27 +00:00
moz.configure Bug 1690454 - Allow configure --enable-bootstrap to optionally install instead of updating. r=firefox-build-system-reviewers,mhentges 2021-02-03 21:27:04 +00:00
mozilla-config.h.in
old-configure.in Bug 1480005 - Move NM to python configure. r=firefox-build-system-reviewers,nalexander 2021-01-14 20:17:08 +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.