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 a37ab669ff Bug 1530945 - doc: remove an old and unused doc r=Honza DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D156431
2022-09-05 12:50:13 +00:00
.cargo Bug 1787688 (part 1) - vendor a new application-services. r=bdk,supply-chain-reviewers 2022-09-02 00:32:53 +00:00
.vscode Bug 1769759 - Update extension ID for rust-analyzer vscode extension recommendation. r=andi 2022-05-17 14:36:27 +00:00
accessible Bug 1787692: Partially support ISimpleDOMNode::nodeInfo for cached RemoteAccessibles. r=morgan 2022-09-05 04:30:44 +00:00
browser Bug 1789204 - Import "avoiding intermittent oranges" from mdn r=marco DONTBUILD 2022-09-05 12:49:51 +00:00
build Bug 1788854 - Require MacOSX 11.3 SDK. r=firefox-build-system-reviewers,andi 2022-09-04 21:07:02 +00:00
caps Bug 1783078 require web_accessible_resources for any extension loads from a content script r=robwu,ckerschb 2022-08-05 04:36:30 +00:00
chrome Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-08-22 14:31:36 +00:00
devtools Bug 1530945 - doc: remove an old and unused doc r=Honza DONTBUILD 2022-09-05 12:50:13 +00:00
docs Bug 1789204 - Import "avoiding intermittent oranges" from mdn r=marco DONTBUILD 2022-09-05 12:49:51 +00:00
docshell Bug 1787127 - Use used color-scheme (not preferred) to determine canvas background adjustments. r=tnikkel 2022-09-04 23:16:32 +00:00
dom Bug 1789075 - Call RequestAllowToClose on correct thread; r=dom-storage-reviewers,jari 2022-09-05 12:01:25 +00:00
editor Bug 1779846 - Remove an unneeded if-statement in TextServicesDocument::OffsetEntryArray::FindWordRange(). r=masayuki 2022-09-02 18:52:36 +00:00
extensions Bug 1777394 - Do not crash on inaccessible dictionary file. r=bholley 2022-09-05 11:29:45 +00:00
gfx Bug 1771125 - Don't bother trying to start the font-info loader if we're already shutting down. r=lsalzman 2022-09-03 01:53:21 +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 1771712 - Make it more likely for child processes to be killed under OOM conditions compared to the parent process on Linux r=jld 2022-08-09 16:05:48 +00:00
image Bug 1786197 - Turn on ESLint rule for prefer-boolean-length-check for a few test files. r=mossop 2022-08-26 13:39:39 +00:00
intl Bug 1446164 - Migrate formautofill edit dialogs to Fluent. r=sgalich,fluent-reviewers,flod 2022-09-01 20:35:37 +00:00
ipc Bug 1785738 - part4 : run media engine in the new utility process. r=gerard-majax,azebrowski 2022-09-03 00:53:59 +00:00
js Bug 1788177 - Part 3: Enable ShouldInitFixedSlots for CreatePlainObject. r=jandem 2022-09-05 12:21:54 +00:00
layout Bug 1783821 - [devtools] Manual rewrites r=bomsy 2022-09-05 12:29:57 +00:00
media Bug 1789233 - Remove media/libvpx/libvpx/vpx_dsp/vpx_dsp.mk.orig. DONTBUILD 2022-09-05 11:20:58 +00:00
memory Bug 1785162 - Always stall on OOM on Windows in Nightly r=gsvelto 2022-08-25 19:35:32 +00:00
mfbt Bug 1784990 - Update lz4 to 1.9.4. r=glandium 2022-08-31 16:10:45 +00:00
mobile Bug 1786164 - Add more Gradle JVM memory flags. r=geckoview-reviewers,jonalmeida 2022-08-31 22:10:39 +00:00
modules Bug 1787162 - Treat form with cc-name and cc-exp field as a valid credit card form r=sgalich 2022-09-05 09:15:40 +00:00
mozglue Bug 1612799 - Make UniqueJSONStrings operations fallible - r=canaltinova 2022-09-05 01:19:29 +00:00
netwerk Bug 1788290 - Record whether Private DNS was used for a TLS Connection. r=keeler,necko-reviewers,valentin. 2022-09-02 20:59:35 +00:00
nsprpub Bug 1788009 - NSPR_4_35_BETA1. r=glandium UPGRADE_NSPR_RELEASE 2022-08-31 08:14:25 +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 1786513 - Make SimpleResizeReflow not flush by default. r=jfkthame,layout-reviewers 2022-09-01 10:54:24 +00:00
python Bug 1788854 - Require MacOSX 11.3 SDK. r=firefox-build-system-reviewers,andi 2022-09-04 21:07:02 +00:00
remote Bug 1770740 - [bidi] Implement "script.disown" command r=webdriver-reviewers,Sasha,whimboo 2022-09-05 08:53:15 +00:00
security Bug 1789133 - Fix non-unified-build bustage in SandboxTestingChildTests.h; r=gerard-majax 2022-09-04 15:01:06 +00:00
services Bug 1787688 (part 2) - rename envelope fields and promisify the xpcom bridged engine wrapper. r=skhamis 2022-09-02 00:32:54 +00:00
servo Bug 1788645: Do not reset font-weight/font-style when mathvariant is specified. r=emilio 2022-09-03 07:09:44 +00:00
startupcache Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
storage Bug 1786197 - Turn on ESLint rule for prefer-boolean-length-check for a few test files. r=mossop 2022-08-26 13:39:39 +00:00
supply-chain Bug 1788903 - Vet cssparser / selectors / servo_arc. r=bholley 2022-09-02 15:57:10 +00:00
taskcluster Bug 1788854 - Require MacOSX 11.3 SDK. r=firefox-build-system-reviewers,andi 2022-09-04 21:07:02 +00:00
testing Bug 1789204 - Import "avoiding intermittent oranges" from mdn r=marco DONTBUILD 2022-09-05 12:49:51 +00:00
third_party Bug 1787688 (part 1) - vendor a new application-services. r=bdk,supply-chain-reviewers 2022-09-02 00:32:53 +00:00
toolkit Bug 1783821 - [devtools] Manual rewrites r=bomsy 2022-09-05 12:29:57 +00:00
tools Bug 1783821 - [devtools] Load Launcher.sys.mjs via ChromeUtils.importESModule. r=perftest-reviewers,bomsy,arai,sparky 2022-09-05 12:29:57 +00:00
uriloader Bug 1772988, add some additional extensions for some media types as Windows doesn't provide some of them, causing valid extensions to be replaced when saving files, r=mhowell 2022-09-02 15:33:35 +00:00
view Bug 1786513 - Make SimpleResizeReflow not flush by default. r=jfkthame,layout-reviewers 2022-09-01 10:54:24 +00:00
widget Bug 1788936 [Wayland] Don't hide GDK_WINDOW_TYPE_HINT_UTILITY popup when has a correct type r=emilio 2022-09-05 10:38:45 +00:00
xpcom Bug 1483662 - Add microSecondTimeStamp to nsConsoleMessage, nsScriptError and ConsoleEvent. r=edgar. 2022-09-02 04:58:28 +00:00
xpfe/appshell Bug 1786525 - Don't update untransformed anchor rect when moved by move-to-rect. r=stransky 2022-08-30 09:30:27 +00:00
.arcconfig Revert .arcconfig changes to keep MOZILLACENTRAL as configured. a=merge IGNORE BAD COMMIT MESSAGES 2022-08-30 11:04:36 -04:00
.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 1788968 - Rename nightly beta cron for perftest to daily. r=sparky,perftest-reviewers 2022-09-02 20:12:36 +00:00
.eslintignore Bug 1764698 - Move LanguageDetector.jsm and related files to toolkit. r=robwu 2022-08-23 05:59:55 +00:00
.eslintrc-test-paths.js Bug 1782008 - Add existing test directories to the ESLint test path definition file. r=mossop 2022-08-03 11:16:19 +00:00
.eslintrc.js Bug 1788037 - Turn on ESLint rule for prefer-boolean-length-check for dom. r=asuth,karlt 2022-09-02 11:05:17 +00:00
.flake8 Bug 1775183 - Remove fork_interpose.py. r=firefox-build-system-reviewers,nalexander 2022-06-21 06:44:55 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1788186 - Remove configure from *ignore files. r=nalexander DONTBUILD 2022-08-31 17:37:40 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1788186 - Remove configure from *ignore files. r=nalexander DONTBUILD 2022-08-31 17:37:40 +00:00
.hgtags No bug - tagging 6c21710d688563963ed9b143e6794274354f1508 with FIREFOX_NIGHTLY_105_END a=release DONTBUILD CLOSED TREE 2022-08-22 14:31:28 +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 1762128 - bump the cache name for decision images to stop interfering with other trees. r=releng-reviewers,ahal a=release 2022-03-30 14:54:03 +02:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1766646 - Vendor libwebrtc from 2cdbb969f0 - moz.build file updates 2022-08-30 11:03:37 -04:00
Cargo.lock Bug 1788412 - Add support generating UniFFi for custom types r=bdk,supply-chain-reviewers 2022-09-02 02:56:12 +00:00
Cargo.toml Bug 1787688 (part 1) - vendor a new application-services. r=bdk,supply-chain-reviewers 2022-09-02 00:32:53 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1786174 - Update Android linter to v30.2.2 and fix newly-flagged errors. r=geckoview-reviewers,jonalmeida 2022-08-31 22:10:39 +00:00
client.mk
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
mach.cmd
mach.ps1 Bug 1761633 - Silence the possible error from Get-Command r=mhentges DONTBUILD 2022-03-28 19:13:18 +00:00
mots.yaml Bug 1788120 - Add new 'Core: Firefox Source Documentation' module, r=zeid 2022-08-30 20:45:00 +00:00
moz.build Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
moz.configure Bug 1787977 - Include configure in the tree. r=firefox-build-system-reviewers,nalexander 2022-08-30 04:02:12 +00:00
mozilla-config.h.in
old-configure.in Bug 1762484 - Enable most of the same warnings on Windows as on other platforms. r=firefox-build-system-reviewers,andi 2022-04-25 22:21:31 +00:00
package-lock.json Bug 1762571 - Update node_modules bundles and package-lock.json files for new node versions. r=mossop 2022-07-07 22:09:00 +00:00
package.json Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop 2022-04-27 15:14:35 +00:00
settings.gradle Bug 1753914 - ./mach environment is failed in gradle task on Windows. r=nalexander 2022-02-08 06:19:41 +00: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.