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
Перейти к файлу
Erich Gubler e44516b54c Bug 1905010 - update WGPU to 82210e1cdc63cbd5e53f43788f9956bb0d4a2c6a r=webgpu-reviewers,supply-chain-reviewers,nical
Differential Revision: https://phabricator.services.mozilla.com/D215115
2024-06-29 04:20:28 +00:00
.cargo Bug 1905010 - update WGPU to 82210e1cdc63cbd5e53f43788f9956bb0d4a2c6a r=webgpu-reviewers,supply-chain-reviewers,nical 2024-06-29 04:20:28 +00:00
.github/workflows
.vscode
accessible Bug 1905065: Add test. r=nlapre 2024-06-28 23:31:05 +00:00
browser Backed out changeset 7f2beff76748 (bug 1880230) for causing bc failures in browser_913972_currentset_overflow.js CLOSED TREE 2024-06-29 00:00:06 -04:00
build Backed out changeset 26ecf87ed86c (bug 1903591) for causing build bustages with win64_armasm.obj CLOSED TREE 2024-06-28 20:23:12 -04:00
caps Bug 1901387 - Part 3: Make nsIPrincipal::CheckMayLoad threadsafe, r=asuth,ckerschb,extension-reviewers,robwu 2024-06-28 17:34:08 +00:00
chrome Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
config Bug 1904609 - Provide a function to get the build id r=glandium 2024-06-28 14:55:01 +00:00
devtools Bug 1904765 - [devtools] Support High Contrast Mode in toolbox when theme is auto. r=devtools-reviewers,ochameau. 2024-06-28 15:33:56 +00:00
docs Bug 1905044 - Add tabbrowser-reviewers, theme-reviewers, sessionstore-reviewers to docs. r=firefox-source-docs-reviewers,sylvestre 2024-06-28 10:26:00 +00:00
docshell Bug 1901064, part 1 - Preserve user activation when Fission is disabled. r=edgar,dom-core,tabbrowser-reviewers,mak,geckoview-reviewers,ohall 2024-06-26 14:24:35 +00:00
dom Bug 1903523: Only preload DLLs in content process when sandbox requires it. r=handyman 2024-06-28 20:03:55 +00:00
editor Bug 1904192 - Make `TextControlState::SetValue` suppress `TextEditor` to dispatch `input` events even after dispatching `input` event during composition r=m_kato,geckoview-reviewers 2024-06-25 03:52:54 +00:00
extensions Bug 1658094 - Add new cleaner for "cookie" permissions. r=pbz 2024-06-24 15:14:45 +00:00
gfx Bug 1905010 - update WGPU to 82210e1cdc63cbd5e53f43788f9956bb0d4a2c6a r=webgpu-reviewers,supply-chain-reviewers,nical 2024-06-29 04:20:28 +00:00
gradle/wrapper Backed out 2 changesets (bug 1900345) for preventing Fenix builds with Android Studio in the repository root. a=backout 2024-06-12 18:05:25 +02:00
hal
image Bug 1728331 - Part 5: Respect AppType in ImageCacheKey, r=emilio 2024-06-24 23:19:29 +00:00
intl Bug 1903620 - Calculate jobs using CPU affinity in mach. r=firefox-build-system-reviewers,glandium 2024-06-25 13:53:13 +00:00
ipc Backed out 5 changesets (bug 1672493) for causing serviceworker related perma failures. CLOSED TREE 2024-06-27 13:02:33 +03:00
js Backed out changeset 26ecf87ed86c (bug 1903591) for causing build bustages with win64_armasm.obj CLOSED TREE 2024-06-28 20:23:12 -04:00
layout Bug 1902975 - Adjust reftest result for 621918-2.svg on Android real device. r=TYLin 2024-06-28 18:25:39 +00:00
media Bug 1905346 - Setting pref in test to ensure h264 baseline codecs are available. r=webrtc-reviewers,ng 2024-06-28 17:51:02 +00:00
memory Bug 1904685 - Output the addresses in dmd.py, when present. r=pbone 2024-06-26 23:25:15 +00:00
mfbt Bug 1903037 part 1 - Support leak checking in MFBT code when included in SpiderMonkey. r=mccr8,glandium 2024-06-26 11:03:16 +00:00
mobile Bug 1904270 - Use a customizable dimens variable for the marginEnd in the Toolbar URL background ImageView r=android-reviewers,twhite 2024-06-29 03:15:51 +00:00
modules Bug 1878391 - Added cookie byte capping for partitioned cookies r=timhuang,kershaw 2024-06-28 20:50:45 +00:00
mozglue Bug 1903452 - [1/2] Correct coordinate conversion when cloaking and clearing window r=emilio 2024-06-25 18:19:42 +00:00
netwerk Bug 1878391: apply code formatting via Lando 2024-06-28 21:17:20 +00:00
nsprpub
other-licenses Bug 1896868: update InetBgDL.dll nsis plugin with a statically linked version r=nalexander,jcristau 2024-05-27 14:19:48 +00:00
parser Bug 1901414 - Skip 1747514.html in tsan too since it's too slow. 2024-06-14 13:53:23 +02:00
python Backed out changeset 6ac47dbd939c (bug 1884970) for causing bc failures in browser_tab_tooltips.js CLOSED TREE 2024-06-28 15:23:44 -04:00
remote Backed out changeset 4dd320dc2978 (bug 1859814) for causing Wd failures in user_prompt_opened.py CLOSED TREE 2024-06-28 18:31:50 -04:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments - r=release-managers,dmeehan 2024-06-27 12:08:01 +00:00
services Bug 1905126 - Added new Qwant icon records to the dumps that we ship. r=Standard8 2024-06-28 16:30:22 +00:00
servo Bug 1904858 - Fix file-whitespace lint failures. CLOSED TREE 2024-06-26 12:56:04 -04:00
startupcache Bug 1882581: Implement `@scope` parsing. r=firefox-style-system-reviewers,saschanaz,emilio 2024-03-19 13:36:48 +00:00
storage Bug 1900093 - Add OPEN_NOT_EXCLUSIVE option for opening sqlite database. r=mak 2024-06-12 00:17:58 +00:00
supply-chain Bug 1905010 - update WGPU to 82210e1cdc63cbd5e53f43788f9956bb0d4a2c6a r=webgpu-reviewers,supply-chain-reviewers,nical 2024-06-29 04:20:28 +00:00
taskcluster Bug 1905251 - Build wasi-sdk with -mno-reference-types. r=firefox-build-system-reviewers,sergesanspaille 2024-06-28 19:41:30 +00:00
testing Bug 1905010 - update WGPU to 82210e1cdc63cbd5e53f43788f9956bb0d4a2c6a r=webgpu-reviewers,supply-chain-reviewers,nical 2024-06-29 04:20:28 +00:00
third_party Bug 1905010 - update WGPU to 82210e1cdc63cbd5e53f43788f9956bb0d4a2c6a r=webgpu-reviewers,supply-chain-reviewers,nical 2024-06-29 04:20:28 +00:00
toolkit Bug 1904594 - Home and newtab switch Pocket recs to Merino r=home-newtab-reviewers,nbarrett 2024-06-28 21:37:03 +00:00
tools Bug 1904777 - Add missing changed_files argument to try_commit for push_to_lando_try after bug 1500188. r=sheehan 2024-06-28 14:32:37 +00:00
uriloader Bug 1898380 - Replace the 'unsaved changes' dialog in the PDF viewer with a clearer one r=Gijs,desktop-theme-reviewers,emilio,dao 2024-06-28 19:03:05 +00:00
view Bug 1902325 - Remove zIndex concept from views. r=tnikkel,layout-reviewers 2024-06-18 14:56:11 +00:00
widget Bug 1902250 - Fix move-to-rect popup alignment of un-anchored popups on RTL. r=stransky 2024-06-28 09:43:54 +00:00
xpcom Bug 1882079 - Display real path when choosing download directory over portal r=settings-reviewers,Gijs,emilio 2024-06-28 19:31:13 +00:00
xpfe/appshell Bug 1902315 - Remove other widget z-level fiction. r=win-reviewers,rkraesig,geckoview-reviewers,spohl,m_kato 2024-06-19 07:47:36 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1889978 - Vendor ffmpeg 7.0 headers. r=media-playback-reviewers,frontend-codestyle-reviewers,alwu 2024-04-30 14:21:45 +00:00
.cron.yml Bug 1686981 - optimize searchfox taskcluster cron jobs. r=taskgraph-reviewers,gbrown 2024-06-13 08:20:02 +00:00
.eslintignore Bug 1901520 - Part 2: Add styles and scripts to the single file archive. r=backup-reviewers,frontend-codestyle-reviewers,kpatenio 2024-06-25 00:35:43 +00:00
.eslintrc-rollouts.js Bug 1899030 - Part 5: Remove miscellaneous unused asrouter code from newtab. r=mconley,omc-reviewers,frontend-codestyle-reviewers,pdahiya 2024-06-19 19:45:02 +00:00
.eslintrc-test-paths.js Bug 1900002 - Move tabbrowser tests into a browser/ folder. r=frontend-codestyle-reviewers,dwalker 2024-06-04 13:20:52 +00:00
.eslintrc.js Bug 1897898 - Separate out ESLint rule rollouts configurations to a separate module. r=frontend-codestyle-reviewers,Gijs 2024-05-21 13:38:01 +00:00
.git-blame-ignore-revs Bug 1882465 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to reflect firefox-android monorepo migration r=glandium,geckoview-reviewers,tthibaud 2024-04-04 14:55:00 +00:00
.gitattributes
.gitignore Bug 1894617: ignore the root .vscode directory too; r=sheehan 2024-05-02 18:26:11 +00:00
.hg-annotate-ignore-revs Bug 1882465 - Update .hg-annotate-ignore-revs and .git-blame-ignore-revs to reflect firefox-android monorepo migration r=glandium,geckoview-reviewers,tthibaud 2024-04-04 14:55:00 +00:00
.hg-format-source
.hgignore Bug 1894619 - Remove the invalid regex escape sequences in .hgignore. r=sheehan 2024-05-02 18:28:22 +00:00
.hgtags No bug - tagging af9948205327480d29bfcb960d5308ad4a2d0ce7 with FIREFOX_NIGHTLY_128_END a=release DONTBUILD CLOSED TREE 2024-06-10 16:25:48 +00:00
.lando.ini
.lldbinit
.mailmap Bug 1892339 - Add my name to .mailmap r=nika 2024-04-19 13:42:34 +00:00
.prettierignore Bug 1897498 - Add a mechanism for exporting backup snapshots to a single file archive. r=Gijs,valentin,backup-reviewers,frontend-codestyle-reviewers,Standard8,kpatenio 2024-06-11 13:05:58 +00:00
.prettierrc.js
.stylelintignore Bug 1899373 - Update PDF.js to 24e12d515dce2f11b392410dd6e6e9926270ac65 r=pdfjs-reviewers,frontend-codestyle-reviewers,marco 2024-05-30 12:35:49 +00:00
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1904318 - Update libjxl by release instead of weeks r=tnikkel 2024-06-24 14:00:23 +00:00
Cargo.lock Bug 1905010 - update WGPU to 82210e1cdc63cbd5e53f43788f9956bb0d4a2c6a r=webgpu-reviewers,supply-chain-reviewers,nical 2024-06-29 04:20:28 +00:00
Cargo.toml Bug 1901820 - Specify the glean version in cargo workspaces r=janerik 2024-06-26 12:52:44 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4 Bug 1903036 - Move check for libstdc++ static linkage from old-configure to moz.configure r=glandium 2024-06-28 13:59:02 +00:00
build.gradle Bug 1896020 - Upgrade apilint gradle plugin to 0.5.3. r=geckoview-reviewers,calu 2024-06-11 03:07:38 +00:00
client.mk
client.py
configure
configure.py
gradle.properties Bug 1881094 - 7. cleanup firefox-android exclusions in license.yml r=gl,android-reviewers 2024-05-09 16:28:42 +00:00
gradlew Backed out 2 changesets (bug 1900345) for preventing Fenix builds with Android Studio in the repository root. a=backout 2024-06-12 18:05:25 +02:00
gradlew.bat
mach
mach.cmd
mach.ps1
mots.yaml Bug 1905084 - Make Alex Franchuk a peer of the Core: Crash Reporting module r=gcp,zeid 2024-06-28 15:28:25 +00:00
moz.build Bug 1903972 - content-security docs r=ckerschb 2024-06-21 13:42:13 +00:00
moz.configure Bug 1903040 - Move Child Process Name for IPC checks from old-configure to moz.configure r=glandium 2024-06-24 07:36:55 +00:00
mozilla-config.h.in
old-configure.in Backed out changeset 26ecf87ed86c (bug 1903591) for causing build bustages with win64_armasm.obj CLOSED TREE 2024-06-28 20:23:12 -04:00
package-lock.json Bug 1898556 - Remove eslint-plugin-file-header, update various node modules. r=frontend-codestyle-reviewers,Gijs 2024-05-24 14:55:33 +00:00
package.json Bug 1898556 - Remove eslint-plugin-file-header, update various node modules. r=frontend-codestyle-reviewers,Gijs 2024-05-24 14:55:33 +00:00
pyproject.toml
settings.gradle Bug 1895781 - Move the App Services and Glean auto-publish logic to its own settings file. r=nalexander 2024-05-10 06:21:28 +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.