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
Перейти к файлу
Robin Steuber fe840f78bc Bug 1902690 - Add timestamps to output using LOG_WARN r=nalexander,application-update-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D214211
2024-06-21 16:46:25 +00:00
.cargo Bug 1880183 - Vendor the latest Application Services. r=bdk 2024-06-20 23:01:41 +00:00
.github/workflows
.vscode
accessible Backed out changeset 46970b1c1903 (bug 1877969) for causing xpcshell failures in test_bug1086684.js CLOSED TREE 2024-06-21 11:48:23 -04:00
browser no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE 2024-06-21 18:59:30 +00:00
build Backed out 2 changesets (bug 1896083) for causing bc failures in browser_httpsfirst.js CLOSED TREE 2024-06-21 12:24:06 -04:00
caps Backed out changeset 25f376fb859f (bug 1873973) for causing various regressions. 2024-05-31 15:08:52 -04:00
chrome Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
config Bug 1899177 - Part 5: Support simple calendar methods calling into ICU4X. r=spidermonkey-reviewers,dminor 2024-06-20 17:42:15 +00:00
devtools Bug 1805176 - Add support for data URLs in the shared network classes. r=devtools-reviewers,jdescottes,bomsy 2024-06-21 10:55:06 +00:00
docs Bug 1903972 - content-security docs r=ckerschb 2024-06-21 13:42:13 +00:00
docshell Backed out 7 changesets (bug 1888756) for potentially causing Session History crashes. a=backout 2024-06-21 12:08:58 +02:00
dom Bug 1899872 - Move SliceBudget (and {Work,Time}Budget) from js:: namespace to JS:: r=jonco,mccr8 2024-06-21 16:22:26 +00:00
editor Bug 1897865 - Make `TextEditor` stop dispatching `beforeinput`/`input` events during committing composition caused by setting its value r=m_kato 2024-06-18 00:30:49 +00:00
extensions Bug 1881694 - Remove unused method PermissionManager::LegacyTestPermissionFromURI. r=pbz 2024-06-18 11:18:42 +00:00
gfx Bug 1749109 - Relax assert in webrender hit testing. r=botond 2024-06-21 15:22:14 +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 Bug 1875484 - Add missing null check in Hal code. r=gsvelto 2024-01-22 18:56:18 +00:00
image Bug 1728331 - Part 5: Respect AppType in ImageCacheKey, r=emilio 2024-06-20 19:24:52 +00:00
intl Bug 1899177 - Part 1: Enable "icu_calendar" feature from ICU4X. r=spidermonkey-reviewers,supply-chain-reviewers,glandium,sylvestre,mgaudet 2024-06-20 17:42:11 +00:00
ipc Backed out 7 changesets (bug 1888756) for potentially causing Session History crashes. a=backout 2024-06-21 12:08:58 +02:00
js Bug 1899872 - Move SliceBudget (and {Work,Time}Budget) from js:: namespace to JS:: r=jonco,mccr8 2024-06-21 16:22:26 +00:00
layout Bug 1903922 - Reftest for disclosure-triangles in various writing modes. r=layout-reviewers,emilio 2024-06-21 16:24:07 +00:00
media Bug 1903190 - Disable asm/hwcap.h for s390x r=glandium 2024-06-19 09:56:08 +00:00
memory Backed out 4 changesets (bug 1875768) for causing cppunittest-1proc failures CLOSED TREE 2024-06-07 08:18:50 +03:00
mfbt Bug 1896414 - Move MOZ_ASAN checks from old.configure to moz.configure r=glandium,geckoview-reviewers,m_kato 2024-06-18 14:44:40 +00:00
mobile no bug - Bumping Mobile l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE 2024-06-21 18:59:37 +00:00
modules Backout Bug 1889771 Increase network.http.max-connections on Android nightly to confirm perf impact r=necko-reviewers,kershaw 2024-06-21 14:25:26 +00:00
mozglue Bug 1894073 - Suppress TSan false positive during an edge case in process launch. r=decoder,ipc-reviewers,nika 2024-06-18 13:47:52 +00:00
netwerk Backed out 2 changesets (bug 1896083) for causing bc failures in browser_httpsfirst.js CLOSED TREE 2024-06-21 12:24:06 -04:00
nsprpub Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
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 Bug 1903661 - Automatically stage a package when running mach run --packaged. r=firefox-build-system-reviewers,nalexander 2024-06-20 20:16:31 +00:00
remote Bug 1805176 - [bidi] Add support for network events using data URLs. r=webdriver-reviewers,jdescottes 2024-06-21 10:55:06 +00:00
security Bug 1893921 - Creation of content processes is slow on macos arm64 runners on GitHub actions r=spohl 2024-06-21 14:31:02 +00:00
services Bug 1901667: Fix Intermittent test_commands_closetab.js failures r=markh 2024-06-20 23:36:16 +00:00
servo Bug 1714238 - Use a single SVG path representation. r=boris,longsonr,webidl,smaug 2024-06-21 16:16:01 +00: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 1899177 - Part 1.1: Update "icu_calendar" crate. r=supply-chain-reviewers 2024-06-20 17:42:12 +00:00
taskcluster Bug 1903568 - re-enable v8 context snapshot in android CaR builds. r=perftest-reviewers,sparky 2024-06-20 19:14:16 +00:00
testing Bug 1714238 - Fix some tentative WPT tests to align with CSS animations and new Gecko behavior / Safari. r=longsonr 2024-06-21 16:16:02 +00:00
third_party Bug 1880183 - Vendor the latest Application Services. r=bdk 2024-06-20 23:01:41 +00:00
toolkit Bug 1902690 - Add timestamps to output using LOG_WARN r=nalexander,application-update-reviewers 2024-06-21 16:46:25 +00:00
tools Bug 1903326 - Add missing toplevel actor to IPCFuzzController. r=truber 2024-06-18 17:23:23 +00:00
uriloader Bug 1876736 - Record bounce trackers purged in anti-tracking stats. r=anti-tracking-reviewers,manuel 2024-06-11 17:16:37 +00:00
view Bug 1902325 - Remove zIndex concept from views. r=tnikkel,layout-reviewers 2024-06-18 14:56:11 +00:00
widget Bug 1883799 - Rename nsIAsyncGetClipboardData to nsIClipboardDataSnapshot; r=nika 2024-06-20 07:36:40 +00:00
xpcom Bug 1899872 - Move SliceBudget (and {Work,Time}Budget) from js:: namespace to JS:: r=jonco,mccr8 2024-06-21 16:22:26 +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 1881094 - 9. remove most remaining firefox-android eslint exclusions r=android-reviewers,frontend-codestyle-reviewers,webcompat-reviewers,gl,Gijs,Standard8,twisniewski 2024-06-19 16:19:14 +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 Bug 1871425: re-enable autoformatting after disabling WPT linter r=zeid DONTBUILD 2024-02-29 21:22:27 +00:00
.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 Bug 1866802 - Move ASRouterAdmin tool to about:asrouter and its own component folder. r=pdahiya,Gijs,desktop-theme-reviewers,dao 2023-12-14 18:46:55 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1897501 - Vendor libwebrtc from 326df690b2 - moz.build file updates 2024-06-11 08:46:27 -05:00
Cargo.lock Bug 1880183 - Vendor the latest Application Services. r=bdk 2024-06-20 23:01:41 +00:00
Cargo.toml Bug 1880183 - Vendor the latest Application Services. r=bdk 2024-06-20 23:01:41 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1873959 - Only force generation of buildid.h and source-repo.h during export phase r=glandium 2024-01-16 13:49:03 +00:00
README.txt
aclocal.m4 Bug 1903070 - Remove unused mozprog.m4 and mozheader.m4 r=glandium 2024-06-19 09:00:55 +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 Bug 1878410 - Update Gradle to version 8.6. r=geckoview-reviewers,mcarare,amejiamarmol 2024-02-05 16:01:14 +00:00
mach Bug 1843209 - Bump Mach's minimum Python version to `3.8` r=firefox-build-system-reviewers,glandium 2023-12-12 03:52:00 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1901531 - Add :jeddai as Experiments peer r=emcminn,Gijs,zeid 2024-06-10 15:22:22 +00:00
moz.build Bug 1903972 - content-security docs r=ckerschb 2024-06-21 13:42:13 +00:00
moz.configure Bug 1899444 - Part 2. Move --disable-icu4x to JS standalone. r=spidermonkey-reviewers,platform-i18n-reviewers,firefox-build-system-reviewers,glandium,anba 2024-06-20 03:05:16 +00:00
mozilla-config.h.in
old-configure.in Bug 1903046 - Move NO_NSPR_10_SUPPORT macro from old-configure to moz.configure r=glandium 2024-06-21 07:45:25 +00: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 Bug 1879558 - Reactivate invalid escape sequence warning in ruff r=ahochheiden 2024-02-28 08:16:06 +00:00
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.