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
Перейти к файлу
Bobby Holley d66f5bc69f Bug 1826668 — Switch to Google's aggregated set. r=nika,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D174820
2023-04-06 15:51:13 +00:00
.cargo Bug 1823692 - Storing the memory around the instruction IP is broken in 32-bit Linux builds r=gsvelto,glandium,supply-chain-reviewers 2023-04-06 13:38:54 +00:00
.vscode
accessible Bug 1825516: Work around suspected gcc bug, r=morgan,eeejay 2023-04-05 21:35:49 +00:00
browser Backed out 2 changesets (bug 1814261) as per request. CLOSED TREE 2023-04-06 18:40:06 +03:00
build Bug 1823692 - Storing the memory around the instruction IP is broken in 32-bit Linux builds r=gsvelto,glandium,supply-chain-reviewers 2023-04-06 13:38:54 +00:00
caps Bug 1825360 - Remove the NS_DISPATCH_SYNC flag, r=necko-reviewers,geckoview-reviewers,media-playback-reviewers,karlt,jesup,m_kato,emilio 2023-03-30 16:53:51 +00:00
chrome Bug 1819815 - Make chrome/ buildable outside of a unified build environment r=andi 2023-03-02 07:44:28 +00:00
config Bug 1808184 - Avoid rebuilding RUST_LIBRARY_FILE based on dependencies r=sylvestre 2023-04-06 12:55:54 +00:00
devtools Bug 1825916 - [devtools] Add a http3 only test for netmonitor response headers r=bomsy,devtools-reviewers 2023-04-05 17:13:05 +00:00
docs Bug 1826335 - Add kcochrane as a module peer for Fx View r=mkaply,zeid 2023-04-04 16:04:24 +00:00
docshell Bug 1576298 - Remove DeviceSizeIsPageSize from nsDocShell and nsPresContext. r=emilio 2023-04-03 17:11:24 +00:00
dom Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot 2023-04-06 15:07:56 +00:00
editor Bug 1825825 - Simplify NAC setup. r=smaug 2023-04-05 09:19:15 +00:00
extensions Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot 2023-04-06 15:07:56 +00:00
gfx Bug 1826280 - Add RemoteTexture async waiting capability r=gfx-reviewers,lsalzman 2023-04-06 05:27:08 +00:00
gradle/wrapper
hal Bug 1607634 - Part 4b: Changes for not-nullable actor types being wrapped in NotNull, r=ipc-reviewers,necko-reviewers,mccr8 2023-03-20 15:40:36 +00:00
image Bug 1825360 - Remove the NS_DISPATCH_SYNC flag, r=necko-reviewers,geckoview-reviewers,media-playback-reviewers,karlt,jesup,m_kato,emilio 2023-03-30 16:53:51 +00:00
intl Bug 1824511 - Make intl/unicharutil/util buildable outside of a unified build environment r=andi 2023-03-30 13:48:32 +00:00
ipc Bug 1788173 - Force IPC channel error on timeout waiting for client connection r=ipc-reviewers,jld 2023-04-06 08:04:29 +00:00
js Bug 1815538: part 6 - Emit an entry trampoline for each script that enters the C++ interpreter r=iain 2023-04-06 12:05:36 +00:00
layout Bug 1712703 - Record the "hangable" advance of trailing whitespace in a textframe property, and use this in nsLineLayout to adjust inline positioning. r=dholbert 2023-04-05 23:58:08 +00:00
media Bug 1825328 - Make media/libcubeb/*test buildable outside of a unified build environment r=andi 2023-03-31 13:29:45 +00:00
memory Bug 1826298 - Fix a use of an `auto` type without a reference r=glandium 2023-04-05 07:51:36 +00:00
mfbt Bug 1826077 - Make mfbt buildable outside of a unified build environment r=andi 2023-04-03 20:39:16 +00:00
mobile Bug 1809922 - Enable window.print for Release in GeckoView r=geckoview-reviewers,webidl,smaug,saschanaz,m_kato 2023-04-05 21:30:19 +00:00
modules Bug 1610741 - DoH setting UI r=kershaw,settings-reviewers,Gijs,pbz,flod 2023-04-06 12:57:49 +00:00
mozglue Bug 1728769 - Use std::underlying_type_t for profile buffer enum types r=canaltinova 2023-04-05 13:52:29 +00:00
netwerk Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot 2023-04-06 15:07:56 +00:00
nsprpub
other-licenses Bug 1815019 - Customize 7z to write provenance data r=nalexander 2023-03-02 16:44:10 +00:00
parser Bug 1826067 - Fix non-unified-build bustage in parser/htmlparser/nsScanner.cpp; r=sergesanspaille 2023-04-03 12:59:14 +00:00
python Backed out 2 changesets (bug 1814261) as per request. CLOSED TREE 2023-04-06 18:40:06 +03:00
remote Bug 1821039 - [webdriver-bidi] Fix broken object handle tests in browser_RemoteValue.js. r=webdriver-reviewers,jdescottes 2023-04-06 15:43:08 +00:00
security Backed out 24 changesets (bug 1824465) for causing failures in nsISupportsImpl.cpp CLOSED TREE 2023-04-06 01:50:55 +03:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,RyanVM 2023-04-03 13:34:12 +00:00
servo Bug 1825825 - Simplify NAC setup. r=smaug 2023-04-05 09:19:15 +00:00
startupcache Bug 1817313 - Make startupcache/ buildable outside of a unified build environment r=andi 2023-02-19 21:40:36 +00:00
storage Bug 1822889 - Fix problems in ObfuscatingVFS with decoding frames read from the WAL file during recovery; r=dom-storage-reviewers,asuth,hsingh 2023-04-04 14:10:39 +00:00
supply-chain Bug 1826668 — Switch to Google's aggregated set. r=nika,supply-chain-reviewers 2023-04-06 15:51:13 +00:00
taskcluster Bug 1826668 — Update cargo-vet to f86dfa11f76f3ec2da2d955a19e66a8d6aaf82bb. r=nika 2023-04-06 15:51:11 +00:00
testing Bug 1823402 - Remove _raw.log from tests. r=ahal 2023-04-06 15:30:31 +00:00
third_party Bug 1823692 - Storing the memory around the instruction IP is broken in 32-bit Linux builds r=gsvelto,glandium,supply-chain-reviewers 2023-04-06 13:38:54 +00:00
toolkit Backed out 2 changesets (bug 1814261) as per request. CLOSED TREE 2023-04-06 18:40:06 +03:00
tools Backed out 24 changesets (bug 1824465) for causing failures in nsISupportsImpl.cpp CLOSED TREE 2023-04-06 01:50:55 +03:00
uriloader Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot 2023-04-06 15:07:56 +00:00
view Bug 1824986 - Use element more in popup manager code. r=mstange 2023-03-28 14:33:19 +00:00
widget Bug 1680865 - Unfocusing Urlbar after any touchbar input. r=dao 2023-04-06 12:37:54 +00:00
xpcom Backed out 24 changesets (bug 1824465) for causing failures in nsISupportsImpl.cpp CLOSED TREE 2023-04-06 01:50:55 +03:00
xpfe/appshell Bug 1824514 - Make xpfe/appshell buildable outside of a unified build environment r=andi 2023-03-30 13:48:33 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1825574 - Create a daily cron to run Chrome release tests against Speedometer 3 for android and desktop. r=perftest-reviewers,sparky 2023-04-01 19:51:29 +00:00
.eslintignore Bug 1826548 - Add more entries to .prettierignore. r=Gijs DONTBUILD 2023-04-06 15:19:39 +00:00
.eslintrc-test-paths.js Bug 1693495 - [devtools] Implement a beginning of "Network" commands, starting with sendHTTPRequest. r=devtools-reviewers,nchevobbe 2023-01-09 13:09:43 +00:00
.eslintrc.js Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot 2023-04-06 15:07:56 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1810885 - Use ChromeMap for rewriting chrome:// URIs in Storybook r=hjones 2023-02-28 05:43:54 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1720941, part 1: build(ci): integrate WebGPU CTS into CI r=webgpu-reviewers,taskgraph-reviewers,jmaher,jimb 2023-03-22 14:03:50 +00:00
.hgtags No bug - tagging f2178beb09db4f3548827808718f1ea1f2892fc5 with FIREFOX_NIGHTLY_112_END a=release DONTBUILD CLOSED TREE 2023-03-13 15:37:10 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1826548 - Add more entries to .prettierignore. r=Gijs DONTBUILD 2023-04-06 15:19:39 +00:00
.prettierrc.js Bug 1811820 - Change prettier config file from json to common js format. r=cmkm,Gijs 2023-01-24 22:53:55 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1824170: Reduce our opportunities for merge conflicts around pipewire build config. r=ng,webrtc-reviewers - moz.build file updates 2023-03-28 13:15:36 +00:00
Cargo.lock Bug 1823692 - Storing the memory around the instruction IP is broken in 32-bit Linux builds r=gsvelto,glandium,supply-chain-reviewers 2023-04-06 13:38:54 +00:00
Cargo.toml Bug 1823692 - Storing the memory around the instruction IP is broken in 32-bit Linux builds r=gsvelto,glandium,supply-chain-reviewers 2023-04-06 13:38:54 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1822325 - Vendor Glean 52.4.2 r=janerik,supply-chain-reviewers 2023-03-20 17:52:38 +00:00
client.mk
client.py
configure
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1820915 - Attempt to re-launch Mach with a compatible python3 version if one is available r=firefox-build-system-reviewers,andi 2023-03-09 10:53:16 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1826335 - Add kcochrane as a module peer for Fx View r=mkaply,zeid 2023-04-04 16:04:24 +00:00
moz.build Bug 1811850 - [lint] Replace flake8 linter with ruff, r=linter-reviewers,sylvestre 2023-03-20 13:06:27 +00:00
moz.configure Bug 1823989 - Fix android jsshell builds. r=jandem,firefox-build-system-reviewers,nalexander 2023-03-28 00:44:41 +00:00
mozilla-config.h.in
old-configure.in Bug 1814802 - Move STLPORT_LIBS to moz.configure. r=firefox-build-system-reviewers,glandium 2023-02-14 02:29:22 +00:00
package-lock.json Bug 1801591 - Add eslint-plugin-eslint-plugin for linting our ESLint plugin rules, and upgrade most of node_modules. r=mossop 2023-02-03 13:28:13 +00:00
package.json Bug 1801591 - Add eslint-plugin-eslint-plugin for linting our ESLint plugin rules, and upgrade most of node_modules. r=mossop 2023-02-03 13:28:13 +00:00
pyproject.toml Bug 1823694 - [lint.ruff] Disable some warnings we don't actually want to enforce, r=linter-reviewers,andi 2023-03-21 14:36:26 +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.