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
Перейти к файлу
William Durand 47ec599a1c Bug 1797050 - Part 5 - Use `browser_specific_settings` instead of `applications` in android test extensions. r=owlish
We want to encourage extension developers to use `browser_specific_settings` instead of `applications`,
which will be unsupported in Manifest Version 3+. This patch makes sure test extensions won't cause any
issues in the future.

Differential Revision: https://phabricator.services.mozilla.com/D160541
2022-10-28 09:53:10 +00:00
.cargo Bug 1797398 - Update cubeb-coreaudio-rs to 93b5c01a. r=cubeb-reviewers,padenot 2022-10-26 09:42:33 +00:00
.vscode
accessible Bug 1797858 - Don't leave test without content task promise resolved. r=Jamie 2022-10-28 01:13:23 +00:00
browser Bug 1797050 - Part 4 - Use `browser_specific_settings` instead of `applications` in remaining tests. r=rpl,application-update-reviewers,bytesized 2022-10-28 09:53:10 +00:00
build Bug 1795087 - land NSS bed3afeff7fd UPGRADE_NSS_RELEASE, r=nss-reviewers,bbeurdouche 2022-10-27 18:15:15 +00:00
caps Bug 1764391 - truncate ExpandedPrincipals in LoadInfo::RedirectChain; r=freddyb,necko-reviewers,dragana 2022-10-18 18:01:58 +00:00
chrome Bug 1783497 - Don't throw if chrome URL canonicalization fails r=smaug 2022-10-24 15:21:29 +00:00
config Bug 1630920 - Remove the gb2312han and big5han collations. r=anba 2022-10-28 08:44:04 +00:00
devtools Bug 1796582 - [devtools] Load DistinctSystemPrincipalLoader in the dedicated DevToolsLoader global r=ochameau 2022-10-28 08:06:38 +00:00
docs Bug 1797869 - Bump minimum Rust version to 1.63. r=firefox-build-system-reviewers,nalexander 2022-10-28 03:53:25 +00:00
docshell Bug 1797751 - carry over skip-if conditions from win10 to win11. r=bxbrenden,necko-reviewers,settings-reviewers,credential-management-reviewers,valentin,sgalich 2022-10-28 00:00:40 +00:00
dom Bug 1791758 - Transform current QuotaObject into a canonical QuotaObject dedicated for parent process only; r=dom-storage-reviewers,jesup 2022-10-28 09:04:48 +00:00
editor Backed out changeset 95939c987c9f (bug 1797026) for causing failures in input-events-get-target-ranges-forwarddelete.tentative.html CLOSED TREE 2022-10-28 07:52:49 +03:00
extensions Bug 1797751 - carry over skip-if conditions from win10 to win11. r=bxbrenden,necko-reviewers,settings-reviewers,credential-management-reviewers,valentin,sgalich 2022-10-28 00:00:40 +00:00
gfx Bug 1797220 - Remove no-longer-useful FrameMetrics parameter of RequestContentRepaint. r=tnikkel 2022-10-28 06:40:33 +00:00
gradle/wrapper Bug 1786164 - Update gradle and plugin to the latest versions. r=geckoview-reviewers,jonalmeida 2022-08-31 22:10:38 +00:00
hal Bug 1796525 - Set the QoS of background content processes to 'eco', r=gsvelto. 2022-10-20 13:32:52 +00:00
image Backed out 3 changesets (bug 1794722) for causing multiple failures on RemoteProcessMonitor CLOSED TREE 2022-10-27 20:52:36 -04:00
intl Bug 1630920 - Remove the gb2312han and big5han collations. r=anba 2022-10-28 08:44:04 +00:00
ipc Bug 1794200 - Reduce the Windows `base::GetProcId` to just calling `::GetProcessId`. r=nika 2022-10-27 23:22:50 +00:00
js Bug 1797755 - Part 5: Use a single initial mark stack size regardless of whether incremental GC is enabled r=sfink 2022-10-28 09:47:15 +00:00
layout Bug 1797703 - Fix frame constructor save state restoration. r=emilio 2022-10-28 07:56:50 +00:00
media Bug 1796893 - Fix build failure on OpenBSD/arm64 since ffmpeg config regen in bug 1765480. r=alwu 2022-10-26 08:34:07 +00:00
memory Bug 1794594: Remove codeql builds r=freddyb,firefox-build-system-reviewers,nalexander 2022-10-17 15:02:39 +00:00
mfbt Bug 1795644 - A bit of tuning of inlining in the JS parser. r=arai. 2022-10-18 05:22:03 +00:00
mobile Bug 1797050 - Part 5 - Use `browser_specific_settings` instead of `applications` in android test extensions. r=owlish 2022-10-28 09:53:10 +00:00
modules Backed out changeset d2922261c8c1 (bug 1104311) for causing build bustages on nsDataHandler.cpp CLOSED TREE 2022-10-27 17:28:03 -04:00
mozglue Bug 1795697: Update Tsan suppressions for libusrsctp, and add a stack unwind to help avoid reentrancy problems. r=decoder,ng 2022-10-27 14:21:38 +00:00
netwerk Bug 1793940 - Disconnect StreamFilters on HttpChannelChild before relink ServiceWorker fallback channel. r=necko-reviewers,valentin 2022-10-28 00:33:47 +00:00
nsprpub Bug 1788009 - NSPR_4_35_RTM, version number only, no code change. r=glandium UPGRADE_NSPR_RELEASE 2022-09-13 06:26:48 +00:00
other-licenses Bug 1743947 - Update Snappy to version 1.1.9. r=dom-storage-reviewers,janv 2022-07-12 15:38:23 +00:00
parser Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
python Bug 1797869 - Bump minimum Rust version to 1.63. r=firefox-build-system-reviewers,nalexander 2022-10-28 03:53:25 +00:00
remote Bug 1791532 - [puppeteer] Sync puppeteer v17.1.2 r=webdriver-reviewers,jdescottes 2022-10-27 07:22:47 +00:00
security Bug 1797649 - remove securityInfo argument from nsISiteSecurityService.processHeader r=jschanck,necko-reviewers 2022-10-27 23:24:21 +00:00
services Bug 1797050 - Part 4 - Use `browser_specific_settings` instead of `applications` in remaining tests. r=rpl,application-update-reviewers,bytesized 2022-10-28 09:53:10 +00:00
servo Bug 1794040 - Simplify container-type implementation. r=dshin 2022-10-27 10:48:58 +00:00
startupcache Bug 1796085 - Part 1: Define MOZ_BACKGROUNDTASKS macro globally r=smaug,necko-reviewers,application-update-reviewers,nalexander,valentin 2022-10-19 12:04:08 +00:00
storage Bug 1784966: Encrypt IDB files and data in PBM, r=dom-storage-reviewers,jari,webdriver-reviewers,whimboo 2022-10-27 12:57:16 +00:00
supply-chain Bug 1797363 - Vendor Glean SDK v51.7.0 r=TravisLong,supply-chain-reviewers 2022-10-26 13:02:54 +00:00
taskcluster Bug 1793674 - Fix chromedriver typo r=perftest-reviewers,kshampur 2022-10-28 09:18:47 +00:00
testing Bug 1797890 - Updating the fix for linting failures in inner-first-line-non-matching.html.ini. a=fix CLOSED TREE 2022-10-28 13:30:06 +03:00
third_party Bug 1797363 - Vendor Glean SDK v51.7.0 r=TravisLong,supply-chain-reviewers 2022-10-26 13:02:54 +00:00
toolkit Bug 1797050 - Part 4 - Use `browser_specific_settings` instead of `applications` in remaining tests. r=rpl,application-update-reviewers,bytesized 2022-10-28 09:53:10 +00:00
tools Bug 1793940 - Disconnect StreamFilters on HttpChannelChild before relink ServiceWorker fallback channel. r=necko-reviewers,valentin 2022-10-28 00:33:47 +00:00
uriloader Bug 1791033, avoid crash by computing the extension's byte length correctly and truncate the filename's extension when it is too long, r=gsvelto,jfkthame 2022-10-21 09:11:27 +00:00
view Bug 1786513 - Make SimpleResizeReflow not flush by default. r=jfkthame,layout-reviewers 2022-09-01 10:54:24 +00:00
widget Backed out 3 changesets (bug 1794722) for causing multiple failures on RemoteProcessMonitor CLOSED TREE 2022-10-27 20:52:36 -04:00
xpcom Backed out changeset 2fd5aae2c05a (bug 1769265) for causing xpcshell failures on win 2004 CLOSED TREE 2022-10-27 13:25:48 -04:00
xpfe/appshell Bug 1795804 - Persist sizemode synchronously. r=smaug 2022-10-20 08:30:16 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1764698 - Move LanguageDetector.jsm and related files to toolkit. r=robwu 2022-08-23 05:59:55 +00:00
.cron.yml Bug 1786291 - Remove esr91 references r=jcristau 2022-09-19 13:23:03 +00:00
.eslintignore Bug 1791851 - regenerate uniffi r=teshaq,LougeniaBailey,bdk 2022-10-25 20:03:22 +00:00
.eslintrc-test-paths.js Bug 1774300 - Implement VideoColorSpace r=padenot,jgilbert 2022-10-06 00:37:20 +00:00
.eslintrc.js Bug 1795602 - Stop using the 'with' statement in dom/. r=padenot 2022-10-17 12:53:07 +00:00
.flake8 Bug 1790708 - Clean up some per-file flake8 ignores that are no longer needed. r=linter-reviewers,sylvestre DONTBUILD 2022-09-14 06:17:51 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1784022 - [refactor] Convert text-emphasis-position #defines to enum classes r=emilio 2022-09-27 07:38:08 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1791532 - [puppeteer] Sync puppeteer v17.1.2 r=webdriver-reviewers,jdescottes 2022-10-27 07:22:47 +00:00
.hgtags No bug - tagging f12833d9593379df22c08c09446799c56c1dd912 with FIREFOX_NIGHTLY_107_END a=release DONTBUILD CLOSED TREE 2022-10-17 14:03:43 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1782273 - Part 30: Enable prettier for selfhosted code. r=tcampbell,Standard8 2022-08-04 17:13:03 +00:00
.prettierrc
.taskcluster.yml Bug 1795994 - Migrate decision task over to GCP r=ahal,releng-reviewers,jcristau 2022-10-26 15:55:18 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-10-17 14:03:50 +00:00
Cargo.lock Bug 1797363 - Vendor Glean SDK v51.7.0 r=TravisLong,supply-chain-reviewers 2022-10-26 13:02:54 +00:00
Cargo.toml Bug 1791851 - mach vendor changes for tabs component r=teshaq,LougeniaBailey,supply-chain-reviewers 2022-10-25 20:03:21 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1797363 - Vendor Glean SDK v51.7.0 r=TravisLong,supply-chain-reviewers 2022-10-26 13:02:54 +00:00
client.mk Bug 1784179 - Don't stop at the first error during CI builds. r=firefox-build-system-reviewers,nalexander 2022-10-20 01:55:20 +00:00
client.py
configure Bug 1787977 - Include configure in the tree. r=firefox-build-system-reviewers,nalexander 2022-08-30 04:02:12 +00:00
configure.py Bug 1787628 - Add `looseversion` import to `configure.py` r=firefox-build-system-reviewers,glandium 2022-08-30 18:24:55 +00:00
gradle.properties Bug 1786164 - Add more Gradle JVM memory flags. r=geckoview-reviewers,jonalmeida 2022-08-31 22:10:39 +00:00
gradlew
gradlew.bat
mach Backed out 5 changesets (bug 1766497) for causing build bustages with "No module named 'encodings'" CLOSED TREE 2022-10-12 22:51:51 -04:00
mach.cmd
mach.ps1
mots.yaml Bug 1797771 - Update necko and jar peers r=jesup,zeid 2022-10-27 20:17:02 +00:00
moz.build Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
moz.configure Bug 1794517 - Make CI plain builds a little closer to local builds. r=firefox-build-system-reviewers,andi 2022-10-11 06:54:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1796518 - Tweak lld flags for faster linkage on developer builds. r=firefox-build-system-reviewers,nalexander 2022-10-25 22:58:25 +00:00
package-lock.json Bug 1792465 - Add eslint-plugin-jsdoc and upgrade node_modules to latest versions. r=mossop 2022-10-03 06:55:28 +00:00
package.json Bug 1792465 - Add eslint-plugin-jsdoc and upgrade node_modules to latest versions. r=mossop 2022-10-03 06:55:28 +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.