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
Go to file
KS e0c8b40945 Bug 1867068 - Simplify the cron for CaR, sp3, and chromium. r=perftest-reviewers,taskgraph-reviewers,sparky,ahal
This patch addresses a few inefficiencies with the current testing setup
for CaR tests and builds. In particular we need to reduce the frequency
of the CaR toolchain builds for the OSX platform and not run on every
m-c push. Instead OSX will run once a day.

Also we don't need to schedule the chromium update cron anymore as that
is automatically fetched through the dependencies of the CaR-sp3 tests
and we don't run chromium tests anymore.

Additionally, we bump up the tier of the OSX arm64 CaR build and tests
from tier 3 to 2.

Differential Revision: https://phabricator.services.mozilla.com/D198305
2024-01-11 20:02:35 +00:00
.cargo Bug 1872201 - vendor new app-services, updating rusqlite/libsqlite3-sys. r=teshaq,supply-chain-reviewers 2024-01-11 16:33:59 +00:00
.github/workflows
.vscode Bug 1858932 - Skip bash and run mach directly on powershell for tasks.json r=tcampbell DONTBUILD 2023-10-17 19:49:17 +00:00
accessible Bug 1765615 - Improve browser_treeupdate_csscontentvisibility.js. r=Jamie 2024-01-10 09:26:17 +00:00
browser Bug 1873727 - Remove extra padding above and below panellist in migration wizard when embedded in a XUL panel. r=kcochrane,dao,desktop-theme-reviewers 2024-01-11 19:16:51 +00:00
build Bug 1873821 - Remove unused bindgen 0.66 patch. r=firefox-build-system-reviewers,ahochheiden 2024-01-10 22:19:07 +00:00
caps Bug 1851816: Pass PBM Status into RFPIsEnabledFor r=timhuang 2023-12-18 18:39:33 +00:00
chrome Bug 1859873 - batch 13 xpcshell.ini -> .toml. r=aryx,devtools-reviewers,profiler-reviewers 2023-11-21 12:32:50 +00:00
config Bug 1790873 - Move printf_stderr() to mozglue so it can be used within js/src r=glandium,nika 2024-01-11 02:09:30 +00:00
devtools Backed out 4 changesets (bug 1834725) for causing failures on browser_styleeditor_loading_with_containers.js. CLOSED TREE 2024-01-11 19:57:47 +02:00
docs Bug 1873782: Remove firefox-bin on macOS. r=mac-reviewers,bradwerth,glandium 2024-01-09 22:41:11 +00:00
docshell Bug 1873330 - Part 4: Add UserActivation::Modifiers getters. r=smaug 2024-01-11 17:24:02 +00:00
dom Bug 1873330 - Part 6: Reflect UserActivation::Modifiers to window.open location. r=smaug 2024-01-11 17:24:03 +00:00
editor Bug 1853986. Let "Don't translate new lines for IME" ride to release. r=masayuki 2024-01-10 18:53:21 +00:00
extensions Bug 1836727 - [marionette] Fix MARIONETTE_MANIFESTS usage in moz.build files. r=webdriver-reviewers,necko-reviewers,application-update-reviewers,search-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,Standard8,jesup,jdescottes,nalexander,sclements,janv 2024-01-11 10:34:29 +00:00
gfx Bug 1873927. r=gfx-reviewers,lsalzman 2024-01-11 15:38:39 +00:00
gradle/wrapper
hal Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2023-12-04 10:09:36 +00:00
image Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
intl Bug 1790873 - Send a full line at a time to printf_stderr in nsUniscribeBreaker.cpp r=bobowen 2024-01-11 02:09:29 +00:00
ipc Bug 1873330 - Part 5: Add UserActivation::Modifiers parameters for window.open-related functions. r=smaug 2024-01-11 17:24:03 +00:00
js Bug 1873926: Remove branching from MacroAssembler::signInt32. r=jandem 2024-01-11 17:16:05 +00:00
layout Bug 1873530 Part 3 - Unify continuation linking operations by removing SetPrevContinuation() and SetPrevInFlow(). r=jfkthame 2024-01-11 19:50:58 +00:00
media Bug 1873745 - Fix Dav1d libFuzzer target r=decoder 2024-01-10 18:15:24 +00:00
memory Bug 1864828 - pt 1. Move operators to create literals with units into mfbt/ r=glandium 2023-12-11 11:01:33 +00:00
mfbt Bug 1718516 - Fix AddToHash of 64-bits numbers on 32-bits platforms. r=nika,anba 2024-01-09 01:48:31 +00:00
mobile Bug 1873330 - Part 1: Add nsIBrowserDOMWindow.OPEN_NEWTAB_BACKGROUND. r=smaug,geckoview-reviewers,amejiamarmol 2024-01-11 17:24:01 +00:00
modules Bug 1873526: Refactor the restriction override list from a big if statement to a list r=KrisWright 2024-01-11 17:10:13 +00:00
mozglue Bug 1790873 - Move printf_stderr() to mozglue so it can be used within js/src r=glandium,nika 2024-01-11 02:09:30 +00:00
netwerk Bug 1873330 - Part 1: Add nsIBrowserDOMWindow.OPEN_NEWTAB_BACKGROUND. r=smaug,geckoview-reviewers,amejiamarmol 2024-01-11 17:24:01 +00:00
nsprpub
other-licenses Bug 1840493 - doc/rst: fix some languages declaration r=firefox-source-docs-reviewers,webdriver-reviewers,necko-reviewers,geckoview-reviewers,devtools-reviewers,profiler-reviewers,championshuttler,whimboo,nchevobbe,julienw,amejiamarmol 2023-12-13 18:32:20 +00:00
parser Bug 1712140 - Part 3: Add support for parsing and building Declarative ShadowDOMs. r=dom-core,webidl,saschanaz,hsivonen 2023-12-07 21:27:10 +00:00
python Bug 1836727 - [marionette] Fix MARIONETTE_MANIFESTS usage in moz.build files. r=webdriver-reviewers,necko-reviewers,application-update-reviewers,search-reviewers,sessionstore-reviewers,places-reviewers,dom-storage-reviewers,Standard8,jesup,jdescottes,nalexander,sclements,janv 2024-01-11 10:34:29 +00:00
remote Bug 1790375 - [bidi] Listen to _fetchError when waiting for navigation r=webdriver-reviewers,whimboo 2024-01-11 15:49:30 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,RyanVM 2024-01-11 14:32:29 +00:00
services Bug 1874233 - add test to ensure incoming bookmarks with invalid URLs are handled. r=lina 2024-01-11 18:46:48 +00:00
servo Bug 1873649: Do not eagerly seek prev and next siblings DOM mutation invalidation. r=firefox-style-system-reviewers,emilio 2024-01-11 18:21:46 +00:00
startupcache Bug 1869606 - Improve StartupCache thread-safety annotations r=mccr8 2023-12-12 22:08:46 +00:00
storage Bug 1871991 - Required arguments after optional are not supported r=jesup 2024-01-04 02:06:08 +00:00
supply-chain Bug 1872201 - vendor new app-services, updating rusqlite/libsqlite3-sys. r=teshaq,supply-chain-reviewers 2024-01-11 16:33:59 +00:00
taskcluster Bug 1867068 - Simplify the cron for CaR, sp3, and chromium. r=perftest-reviewers,taskgraph-reviewers,sparky,ahal 2024-01-11 20:02:35 +00:00
testing Bug 1867068 - Simplify the cron for CaR, sp3, and chromium. r=perftest-reviewers,taskgraph-reviewers,sparky,ahal 2024-01-11 20:02:35 +00:00
third_party Bug 1872201 - vendor new app-services, updating rusqlite/libsqlite3-sys. r=teshaq,supply-chain-reviewers 2024-01-11 16:33:59 +00:00
toolkit Bug 1852366 - Lowered brightness and increased contrast for images in reader view dark mode. r=cmkm,desktop-theme-reviewers 2024-01-11 19:42:48 +00:00
tools Bug 1874108 - Only declare the ProfilerBandwidthCounter class when MOZ_GECKO_PROFILER is defined, r=canaltinova,profiler-reviewers. 2024-01-11 15:28:58 +00:00
uriloader Bug 1873967 - Remove DocGroup::TryToLoadIframesInBackground. r=sefeng 2024-01-10 22:33:17 +00:00
view Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
widget Bug 1796960 [Linux] Return correct nsWindow::IsMapped state on X11 r=emilio 2024-01-11 07:44:07 +00:00
xpcom Bug 1790873 - Move printf_stderr() to mozglue so it can be used within js/src r=glandium,nika 2024-01-11 02:09:30 +00:00
xpfe/appshell Bug 1873330 - Part 6: Reflect UserActivation::Modifiers to window.open location. r=smaug 2024-01-11 17:24:03 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1867068 - Simplify the cron for CaR, sp3, and chromium. r=perftest-reviewers,taskgraph-reviewers,sparky,ahal 2024-01-11 20:02:35 +00:00
.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 Bug 1844125 - Remove more bits of old translations code. r=gregtatum 2023-10-30 16:20:55 +00:00
.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 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
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1873177 - Fix typo in hgignore for puppeteer files r=whimboo 2024-01-05 12:46:46 +00:00
.hgtags No bug - tagging 2506788ad1107aedfe4a7e67b5cc9a6b6779912b with FIREFOX_NIGHTLY_122_END a=release DONTBUILD CLOSED TREE 2023-12-18 16:30:03 +00:00
.lando.ini Bug 1871425: disable Lando autoformatting r=TYLin DONTBUILD 2024-01-09 17:59:10 +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 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
.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 Bug 1858299 - moz.yaml file should not start with --- r=tjr 2023-10-13 11:56:37 +00:00
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1867639 - Vendor in new application-services / Glean / UniFFI. r=markh,janerik,supply-chain-reviewers,mach-reviewers,ahal 2023-12-12 14:13:44 +00:00
Cargo.lock Bug 1872201 - vendor new app-services, updating rusqlite/libsqlite3-sys. r=teshaq,supply-chain-reviewers 2024-01-11 16:33:59 +00:00
Cargo.toml Bug 1872201 - vendor new app-services, updating rusqlite/libsqlite3-sys. r=teshaq,supply-chain-reviewers 2024-01-11 16:33:59 +00:00
client.mk
client.py
CLOBBER Bug 1816581 - part 1: Make CaretAssociationHint an enum class r=emilio 2023-12-27 04:42:09 +00:00
configure
configure.py Bug 1861273 - Add some profile markers for sub-phases of configure. r=firefox-build-system-reviewers,ahochheiden 2023-10-26 00:49:31 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
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
Makefile.in Bug 1863497 - sccache: enable --show-adv-stats when storing stats r=glandium 2023-11-27 16:59:49 +00:00
mots.yaml Bug 1872277 - Fix nick of mixedpuppy in mots.yaml r=mixedpuppy,zeid 2024-01-03 15:59:10 +00:00
moz.build Bug 1869204 - Batch 19.1 - migrate python/ mozbuild and mozbase .ini to toml. r=ahal,firefox-build-system-reviewers,ahochheiden 2023-12-15 20:59:46 +00:00
moz.configure
mozilla-config.h.in
old-configure.in Bug 1359918 - Add -z now linker flags. r=firefox-build-system-reviewers,andi 2024-01-09 00:02:41 +00:00
package-lock.json Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers 2024-01-05 19:52:08 +00:00
package.json Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers 2024-01-05 19:52:08 +00:00
pyproject.toml
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00

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.