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
Перейти к файлу
Greg Mierzwinski b8709790fc Bug 1903593 - Add a location for a performance testing guide. r=aglavic,perftest-reviewers DONTBUILD
This patch adds a new location for a performance testing guide called "Performance Testing in a Nutshell". It'll contain an overview of all the information needed for understanding performance testing at Mozilla.

Differential Revision: https://phabricator.services.mozilla.com/D214282
2024-07-03 15:37:25 +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 Backed out changeset 94a2d660b4c5 (bug 1822975) for causing browser_net_accessibility related devtools failures. CLOSED TREE 2024-07-03 00:05:37 +03:00
browser Bug 1905379 - Clean up set default guidance notification check and update tests r=nrishel,negin 2024-07-03 14:41:46 +00:00
build Bug 1904612 - Move HOST_OPTIMIZE_FLAGS from old-configure to moz.configure r=glandium 2024-07-03 12:17:20 +00: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 1551580 - [devtools] Handle float-related issues in inactive CSS. r=devtools-reviewers,fluent-reviewers,flod,nchevobbe. 2024-07-03 14:09:17 +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 1901510: part 4) Implement reporting CSP violations for the "trusted-types" directive for Windows (not Workers). r=tschuster 2024-07-03 12:10:44 +00:00
editor Bug 1892514 - part 5-3: Enable the assertions in `IMEContentObserver::FlatTextCache` in some automated tests r=smaug 2024-07-03 08:04:28 +00:00
extensions Bug 1658094 - Add new cleaner for "cookie" permissions. r=pbz 2024-06-24 15:14:45 +00:00
gfx Bug 1899874: Plumb forceSoftwareRendering down the stack. r=jgilbert 2024-07-03 08:29:51 +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 Bug 1903539 - part 02 - fix up memory reporting methods following bug 1891182. r=rhunt. 2024-07-03 13:18:46 +00:00
layout Bug 1904566 - check gfx.webrender.svg-filter-effects pref before building SVGFE filters r=gfx-reviewers,gw 2024-07-03 03:01:11 +00:00
media Bug 1905636 - Update libcubeb to 5d5008d25c. r=cubeb-reviewers,padenot 2024-07-01 11:45:59 +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 1905883 - Fix Microsurvey items list inner scroll r=android-reviewers,amejiamarmol 2024-07-03 14:33:31 +00:00
modules Bug 1903447 - Remove sync wait in compositor thread of main thread canvas on until release r=gfx-reviewers,lsalzman 2024-07-03 13:04:56 +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 1903719 - Make InitMockHTTPSRecord return null when type is not RESOLVE_TYPE_HTTPSSVC, r=sunil 2024-07-03 09:32:28 +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 Bug 1904776 - Allow dangling symlinks when unpacking upstream tarball with mach vendor r=glandium 2024-07-03 07:22:27 +00:00
remote Bug 1904822 - [webdriver-bidi] Support "handler" field in "browsingContext.userPromptOpened" event. r=webdriver-reviewers,jdescottes 2024-07-02 10:09:19 +00:00
security Backed out changeset 202bd98c70c3 (bug 1905453) for causing build bustages in ssl/SSLServerCertVerification.cpp. CLOSED TREE 2024-07-03 05:05:21 +03:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,RyanVM 2024-07-01 13:05:05 +00:00
servo Bug 1890842 - Generate CSSPageDescriptors.webidl and change CSSPageRule to use CSSPageDescriptors for Style(). r=webidl,emilio 2024-07-02 22:36:07 +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 1905010 - update WGPU to 82210e1cdc63cbd5e53f43788f9956bb0d4a2c6a r=webgpu-reviewers,supply-chain-reviewers,nical 2024-06-29 04:20:28 +00:00
taskcluster Bug 1896374 - Remove release-snap-repackage task r=releng-reviewers,taskgraph-reviewers,jcristau 2024-07-03 13:18:10 +00:00
testing Bug 1903593 - Add a location for a performance testing guide. r=aglavic,perftest-reviewers DONTBUILD 2024-07-03 15:37:25 +00:00
third_party Bug 1905985 - Improve update_libepoxy.sh error handling. r=ng 2024-07-02 22:06:15 +00:00
toolkit Bug 1903508 - Part 5: Using LookAndFeel::GetKeyboardLayout() in nsUserCharacteristics. r=tschuster 2024-07-03 14:28:14 +00:00
tools Bug 1905959 - Move jsm rule handling out of eslint-plugin-mozilla to the top-level config. r=frontend-codestyle-reviewers,Gijs 2024-07-03 11:41:30 +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 1903508 - Part 4: Implement nsLookAndFeel::GetKeyboardLayoutImpl() for the MAC platform. r=emilio 2024-07-03 14:28:13 +00:00
xpcom Bug 1904810 - Add an API to drop a JS holder that has already been cleared r=mccr8 2024-07-03 10:06:31 +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 1904124 - Part 2: Fix eslint issues r=asuth 2024-07-01 20:13:31 +00:00
.eslintrc-test-paths.js Bug 1905957 - Rename testing/xpcshell/example/unit to testing/xpcshell/test/unit to better reflect the standard test directory naming. r=jmaher,frontend-codestyle-reviewers,Gijs 2024-07-03 11:41:29 +00:00
.eslintrc.js Bug 1905959 - Move jsm rule handling out of eslint-plugin-mozilla to the top-level config. r=frontend-codestyle-reviewers,Gijs 2024-07-03 11:41:30 +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 - Removed tag FIREFOX_BETA_129_BASE. a=release DONTBUILD 2024-07-01 16:34:11 +02: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
.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 1904166 - Update scip-java to version 0.10.0. r=calu 2024-06-29 14:28:56 +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 Bug 1904612 - Move HOST_OPTIMIZE_FLAGS from old-configure to moz.configure r=glandium 2024-07-03 12:17:20 +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.