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
Перейти к файлу
Gerald Squelart 831c1bd198 Bug 1677409 - MOZ_ASSERT(not null) in UniquePtr::operator* - r=sg
Dereferencing a null pointer is UB, so it's good to catch such misuses early.

Differential Revision: https://phabricator.services.mozilla.com/D97104
2020-11-16 20:11:24 +00:00
.cargo Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
.vscode
accessible Bug 1671983 - Part 4: Stop awaiting BrowserTestUtils.loadURI, r=annyG,remote-protocol-reviewers,extension-reviewers,preferences-reviewers,whimboo,zombie 2020-11-12 18:01:03 +00:00
browser Bug 1675018 - Part 4 - Use deleteUserInteractionForClearingHistory in Sanitizer.jsm. r=timhuang 2020-11-16 19:29:34 +00:00
build Bug 1626555 - Add `dom/xlst` to the list of non-unified-build-compatible directories. r=sg 2020-11-16 19:57:48 +00:00
caps Bug 1676411 - Fix usage calculation for file:// (and potentially other) URIs; r=asuth,dom-workers-and-storage-reviewers 2020-11-13 19:51:08 +00:00
chrome Bug 1673054 - Migrate uses of intl.uidirection to intl.l10n.pseudo; r=Gijs,zbraniecki 2020-11-09 15:33:39 +00:00
config Bug 1671691 - Enable Rust stdlib instrumentation. r=decoder 2020-11-16 18:36:41 +00:00
devtools Bug 1676646 - [devtools] Remove unused Connected localized string in aboutdebugging r=ladybenko,fluent-reviewers 2020-11-16 09:34:00 +00:00
docs Bug 1675875 - Document `--enable-release` and `RUSTC_OPT_LEVEL` r=sylvestre DONTBUILD 2020-11-16 16:47:46 +00:00
docshell Bug 1675318 - Part 12: Split up the remaining tests in test_sessionhistory.html, r=peterv 2020-11-16 17:49:21 +00:00
dom Bug 1626555 - Add `dom/xml` to the list of non-unified-build-compatible directories. r=sg 2020-11-16 19:57:45 +00:00
editor Bug 1676295 - Add WPT to test deleting in/around/across list items r=smaug 2020-11-14 10:30:31 +00:00
extensions Bug 1675018 - Part 2 - Add PermissionManager::GetAllByTypeSince. r=timhuang 2020-11-16 19:29:24 +00:00
gfx Bug 1674935. Improve test. r=kats 2020-11-16 19:12:21 +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 1676989. Update mCompositedFrameInvalid more often now that we only check for the current frame being decoded and not all frames. r=aosmond 2020-11-13 03:25:33 +00:00
intl Bug 1675789 - Do not used flipped characters for bidi pseudo-locale; r=zbraniecki 2020-11-13 13:23:12 +00:00
ipc Bug 1674452: Add interface information to ORPC profiler markers; r=Jamie 2020-11-16 19:50:42 +00:00
js Bug 1676631: Update local slots in SetFrameArgumentsObject r=jandem 2020-11-13 13:16:48 +00:00
layout Bug 1664094 - Make OGHAM SPACE MARK trimmable, and fix relevant WPT test/metadata. r=emilio 2020-11-16 16:57:38 +00:00
media Bug 1677435 - Update libcubeb to df5fe42. r=cubeb-reviewers,kinetik 2020-11-16 10:12:22 +00:00
memory Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-11-04 18:46:00 +00:00
mfbt Bug 1677409 - MOZ_ASSERT(not null) in UniquePtr::operator* - r=sg 2020-11-16 20:11:24 +00:00
mobile Bug 1675018 - Part 5 - Use deleteUserInteractionForClearingHistory in GeckoView. r=agi 2020-11-16 19:29:42 +00:00
modules Bug 1677376 - Introduce a pref to determine whether to always show focus rings after key focus. r=edgar 2020-11-16 16:31:09 +00:00
mozglue Bug 1671691 - Enable Rust stdlib instrumentation. r=decoder 2020-11-16 18:36:41 +00:00
netwerk Bug 1675018 - Part 2 - Add PermissionManager::GetAllByTypeSince. r=timhuang 2020-11-16 19:29:24 +00:00
nsprpub
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 1677550: Native ARM64 Mac Nightly Fails to Update r=aki 2020-11-16 18:13:15 +00:00
remote Bug 1671983 - Part 4: Stop awaiting BrowserTestUtils.loadURI, r=annyG,remote-protocol-reviewers,extension-reviewers,preferences-reviewers,whimboo,zombie 2020-11-12 18:01:03 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-11-16 19:02:43 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-11-16 19:02:43 +00:00
servo Bug 1618639 - Make focus-visible match the spec more closely. r=edgar 2020-11-13 12:53:45 +00:00
startupcache Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
storage Bug 1673682 - Accept functors rather than a virtual function override in URLParams::Parse. r=valentin,necko-reviewers 2020-11-13 08:12:12 +00:00
taskcluster Bug 1671691 - Enable Rust stdlib instrumentation. r=decoder 2020-11-16 18:36:41 +00:00
testing Bug 1669218 - [geckodriver] Add "moz:debuggerAddress" capability to offer an opt-in for the Remote Protocol. r=webdriver-reviewers,jgraham 2020-11-16 18:55:37 +00:00
third_party Backed out 4 changesets (bug 1666345, bug 1661624, bug 1667152, bug 1666347) for causing mochitest failures CLOSED TREE 2020-11-16 21:06:12 +02:00
toolkit Bug 1677530 - Replace getCurrentViewName() in extensions.js. r=extension-reviewers,rpl 2020-11-16 19:36:50 +00:00
tools Bug 1562642 - mozlint/license: Unify some license pattern r=tarek DONTBUILD 2020-11-16 12:58:52 +00:00
uriloader Bug 1652520 - do not overwrite extensions for all filetypes, r=mak 2020-11-10 13:59:39 +00:00
view Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
widget Bug 1529510 - Move ProcInfo to processtoolsservice;r=aklotz,mstange 2020-11-12 17:42:54 +00:00
xpcom Merge autoland to mozilla-central a=merge. CLOSED TREE 2020-11-16 18:20:41 +02:00
xpfe/appshell Bug 1618386 - Add action ids to filter out stale active browsing context updates. r=nika 2020-11-16 19:16:20 +00:00
.arcconfig
.babel-eslint.rc.js
.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
.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 1675099 - Add commits for bugs 1654103, 1672023 to `.git-blame-ignore-revs`, `.hg-annotate-ignore-revs` r=glandium DONTBUILD 2020-11-12 16:02:31 +00:00
.gitattributes
.gitignore Backed out 4 changesets (bug 1666345, bug 1661624, bug 1667152, bug 1666347) for causing mochitest failures CLOSED TREE 2020-11-16 21:06:12 +02:00
.hg-annotate-ignore-revs Bug 1675099 - Add commits for bugs 1654103, 1672023 to `.git-blame-ignore-revs`, `.hg-annotate-ignore-revs` r=glandium DONTBUILD 2020-11-12 16:02:31 +00:00
.hg-format-source
.hgignore Backed out 4 changesets (bug 1666345, bug 1661624, bug 1667152, bug 1666347) for causing mochitest failures CLOSED TREE 2020-11-16 21:06:12 +02:00
.hgtags No bug - tagging efceae9186cd456bb70240aa851855efb5afd316 with FIREFOX_NIGHTLY_84_END a=release DONTBUILD CLOSED TREE 2020-11-16 10:11:08 +00:00
.lldbinit
.mailmap
.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
Cargo.lock Bug 1676916 - Implicit bind group layouts in WebGPU r=jgilbert,webidl,smaug 2020-11-13 14:15:49 +00:00
Cargo.toml Bug 1622846 - Serialize WebGPU descriptors via Serde for IPC r=jgilbert,webidl,smaug 2020-11-07 02:43:09 +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
aclocal.m4
build.gradle Bug 1671460 - Update to apilint 0.4.0. r=snorp 2020-11-02 19:42:25 +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
gradlew
gradlew.bat
mach Bug 1638947 - Run 'mach android' with python 3; r=nalexander 2020-11-09 17:54:33 +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 1654109 - Use PDB basename in cross-compiled Windows builds r=firefox-build-system-reviewers,mhentges 2020-11-11 02:34:44 +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
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.