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
Перейти к файлу
Mark Banner 5b35334238 Bug 1864821 - Replace PromiseUtils.defer() with Promise.withResolvers() in extension code. r=extension-reviewers,geckoview-reviewers,rpl,m_kato
Differential Revision: https://phabricator.services.mozilla.com/D197488
2024-01-05 09:22:34 +00:00
.cargo Bug 1872658 - Update `wgpu` to revision 46757372cc02d6608124502104a0c225e1744fd7. r=webgpu-reviewers,supply-chain-reviewers,teoxoy 2024-01-03 09:33:06 +00:00
.github/workflows
.vscode
accessible Bug 1871361 - Fix typo "recieved" in accessibility code. r=Jamie 2024-01-05 07:32:39 +00:00
browser Bug 1864821 - Replace PromiseUtils.defer() with Promise.withResolvers() in extension code. r=extension-reviewers,geckoview-reviewers,rpl,m_kato 2024-01-05 09:22:34 +00:00
build Bug 1872889 - Disable symbol ordering warning r=aryx 2024-01-04 14:23:12 +00:00
caps Bug 1851816: Pass PBM Status into RFPIsEnabledFor r=timhuang 2023-12-18 18:39:33 +00:00
chrome
config Bug 1870952 - Add sections for gkcodecs.symbols r=media-playback-reviewers,jolin 2023-12-20 18:26:29 +00:00
devtools Bug 1872689 - [devtools] Prepare codebase for eslint-plugin-react update. r=devtools-reviewers,ochameau. 2024-01-04 16:06:08 +00:00
docs Bug 1857090 - Update builders to rustc 1.75. r=firefox-build-system-reviewers,ahochheiden 2023-12-28 19:59:02 +00:00
docshell Bug 1793560 - Remove navigate-to CSP directive r=tschuster 2024-01-03 16:43:12 +00:00
dom Bug 1864821 - Replace PromiseUtils.defer() with Promise.withResolvers() in browser window scopes. r=Gijs,extension-reviewers,application-update-reviewers,rpl,nalexander 2024-01-05 09:22:33 +00:00
editor Bug 1870962 - Make `HTMLEditor::SplitAncestorStyledInlineElementsAt` never drop the "did split" state from the result r=m_kato 2023-12-27 02:53:44 +00:00
extensions Bug 1859908 - convert .ini manifests to .toml: batch 20 marionette.ini r=jmaher,webdriver-reviewers,necko-reviewers,application-update-reviewers,search-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,bytesized,kershaw,whimboo,dao,jesup,Standard8 2024-01-02 15:31:51 +00:00
gfx Bug 1873085 - Prefer disabling acceleration over GPU process with excessive device resets. r=gfx-reviewers,jrmuizel 2024-01-04 21:10:07 +00:00
gradle/wrapper
hal
image Bug 1862059. Handle edge cases of svg images in multipart images. r=aosmond,gfx-reviewers 2024-01-02 07:13:01 +00:00
intl Bug 1869332 - Remove .orig files that crept in. r=chunmin 2023-12-20 02:32:37 +00:00
ipc Bug 1806693 - Implement the serverCertificateHashes option r=necko-reviewers,kershaw,jesup 2024-01-03 18:02:51 +00:00
js Bug 1871089 - Load ICStub from the frame instead of storing it separately. r=iain 2024-01-04 22:54:14 +00:00
layout Bug 1872983 - Restore behavior of -moz-window-shadow: auto and appearance: none. r=dholbert 2024-01-04 23:47:54 +00:00
media Bug 1825142 - part3 : implement Media Foundation ClearKey CDM in an external dll. r=jolin 2024-01-04 04:13:03 +00:00
memory
mfbt Bug 1859908 - convert .ini manifests to .toml: batch 20 marionette.ini r=jmaher,webdriver-reviewers,necko-reviewers,application-update-reviewers,search-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,bytesized,kershaw,whimboo,dao,jesup,Standard8 2024-01-02 15:31:51 +00:00
mobile Bug 1864821 - Replace PromiseUtils.defer() with Promise.withResolvers() in extension code. r=extension-reviewers,geckoview-reviewers,rpl,m_kato 2024-01-05 09:22:34 +00:00
modules Bug 1861847 - Hard code User-Agent string's CPU arch on Android, Linux, and other Unix-like platforms. r=necko-reviewers,kershaw 2024-01-05 07:05:38 +00:00
mozglue Bug 1872666 - Remove OrderedDict code from YAML file loading. r=iain,profiler-reviewers,canaltinova 2024-01-04 08:28:17 +00:00
netwerk Bug 1861847 - Hard code User-Agent string's CPU arch on Android, Linux, and other Unix-like platforms. r=necko-reviewers,kershaw 2024-01-05 07:05:38 +00:00
nsprpub
other-licenses
parser
python Backed out 7 changesets (bug 1845150) for causing dt failures on browser_screenshot_button_warning. CLOSED TREE 2024-01-04 18:53:25 +02:00
remote Bug 1872116 - Fix year detection in checkTimeDateString r=whimboo,webdriver-reviewers,arai 2023-12-30 07:57:13 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,diannaS 2024-01-04 12:01:31 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,diannaS 2024-01-04 12:01:31 +00:00
servo Bug 1869472 - Make "Custom" variants use the same code path as others in AnimationValue::eq. r=zrhoffman,emilio 2024-01-03 10:07:28 +00:00
startupcache
storage Bug 1871991 - Required arguments after optional are not supported r=jesup 2024-01-04 02:06:08 +00:00
supply-chain Bug 1869512 - Update unic-langid and unic-langid-impl to 0.9.4. r=nordzilla,supply-chain-reviewers 2024-01-03 12:42:04 +00:00
taskcluster Bug 1872783 - s/browser-chrome-screenshots/browser-screenshots/ r=aryx 2024-01-04 21:58:00 +00:00
testing Bug 1798871 - Remove android + fission OK/TIMEOUT annotations from remaining content-visibility TCs r=emilio 2024-01-05 08:40:03 +00:00
third_party Bug 1869512 - Update unic-langid and unic-langid-impl to 0.9.4. r=nordzilla,supply-chain-reviewers 2024-01-03 12:42:04 +00:00
toolkit Bug 1864821 - Replace PromiseUtils.defer() with Promise.withResolvers() in extension code. r=extension-reviewers,geckoview-reviewers,rpl,m_kato 2024-01-05 09:22:34 +00:00
tools Bug 1872857 - Add json checking to the file-perms and file-whitespace linters. r=linter-reviewers,ahal 2024-01-04 15:50:31 +00:00
uriloader Bug 1864821 - Replace PromiseUtils.defer() with Promise.withResolvers() in browser window scopes. r=Gijs,extension-reviewers,application-update-reviewers,rpl,nalexander 2024-01-05 09:22:33 +00:00
view
widget Bug 1872961 [Linux] Use pointer cursor for hyperlinks r=emilio 2024-01-05 08:41:15 +00:00
xpcom Bug 1793560 - Remove navigate-to CSP directive r=tschuster 2024-01-03 16:43:12 +00:00
xpfe/appshell Bug 1871527: Fix a crash in headless mode due to the creation of native menu bars for modals. r=mac-reviewers,bradwerth 2023-12-22 18:51:10 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1869896 - Put automatic restart behind Nimbus experiment r=nalexander,application-update-reviewers 2023-12-20 18:57:53 +00:00
.eslintrc-test-paths.js
.eslintrc.js Bug 1793560 - Remove navigate-to CSP directive r=tschuster 2024-01-03 16:43:12 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini Bug 1871425: re-enable Lando autoformatting after WPT linter fixes r=zeid DONTBUILD 2024-01-04 18:52:28 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1872857 - Add json checking to the file-perms and file-whitespace linters. r=linter-reviewers,ahal 2024-01-04 15:50:31 +00:00
.prettierrc.js
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1816581 - part 1: Make `CaretAssociationHint` an enum class r=emilio 2023-12-27 04:42:09 +00:00
Cargo.lock Bug 1869512 - Update unic-langid and unic-langid-impl to 0.9.4. r=nordzilla,supply-chain-reviewers 2024-01-03 12:42:04 +00:00
Cargo.toml Bug 1871446: Vendor application-services into mozilla-central r=markh 2023-12-22 17:17:03 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.cmd
mach.ps1
mots.yaml Bug 1872277 - Fix nick of mixedpuppy in mots.yaml r=mixedpuppy,zeid 2024-01-03 15:59:10 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
pyproject.toml
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.