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
Erich Gubler cfa8a45ec2 Bug 1875543: Bump wgpu to f9509bcf9ec2b63a64eb7fea93f7f44cd5ae4d2e (trunk as of 2024-01-19) r=webgpu-reviewers,supply-chain-reviewers,nical
Adjusts expected test outcomes with the following `moz-webgpu-cts
process-reports` 0.7.0 invocations:

* `--preset=reset-contradictory` with reports from
  [try:63732cbc29117fbae9384d23835615fe9c5b4249](https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=63732cbc29117fbae9384d23835615fe9c5b4249)

Differential Revision: https://phabricator.services.mozilla.com/D199143
2024-01-23 15:06:40 +00:00
.cargo Bug 1875543: Bump wgpu to f9509bcf9ec2b63a64eb7fea93f7f44cd5ae4d2e (trunk as of 2024-01-19) r=webgpu-reviewers,supply-chain-reviewers,nical 2024-01-23 15:06:40 +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 1875466 - Remove browser.opaqueResponseBlocking.syntheticBrowsingContext pref. r=emilio 2024-01-22 14:26:11 +00:00
browser Bug 1875483 - Remove locale and change app version to only report its major app version - r=scunnane 2024-01-23 14:02:57 +00:00
build Bug 1724089 - Remove browser.tabs.remote.autostart pref r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jgraham,extension-reviewers,mossop,sparky,robwu,owlish,necko-reviewers,jmaher,valentin 2024-01-22 09:52:53 +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 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-01-22 12:30:54 +00:00
devtools Bug 1875461 - [devtools] Fix inline preview invalid targets. r=devtools-reviewers,bomsy. 2024-01-19 16:34:27 +00:00
docs Bug 1875128 - prevent double dash being rendered as em dash. r=firefox-source-docs-reviewers,sylvestre DONTBUILD 2024-01-23 13:12:11 +00:00
docshell Bug 1875040 - Use GetExtantDocument instead of GetDocument. r=smaug 2024-01-23 08:04:51 +00:00
dom Bug 1848771 part 1 - Stop eagerly initializing JS standard classes for non-Window globals. r=peterv 2024-01-23 15:06:32 +00:00
editor Bug 1781618 - Make test_bug620906.html try to click scrollbar multiple times r=smaug 2024-01-23 11:35:22 +00:00
extensions Bug 1742554 - removed instances of ftp. r=necko-reviewers,dom-storage-reviewers,kershaw,valentin,janv 2024-01-16 16:11:00 +00:00
gfx Bug 1875543: Bump wgpu to f9509bcf9ec2b63a64eb7fea93f7f44cd5ae4d2e (trunk as of 2024-01-19) r=webgpu-reviewers,supply-chain-reviewers,nical 2024-01-23 15:06:40 +00:00
gradle/wrapper Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
hal Bug 1875484 - Add missing null check in Hal code. r=gsvelto 2024-01-22 18:56:18 +00:00
image Bug 1868615 - Remove define usage. r=chunmin 2024-01-19 10:35:19 +00:00
intl Backed out 11 changesets (bug 1824671) for causing spidermonkey bustages in Bidi.h CLOSED TREE 2024-01-23 10:19:32 -05:00
ipc Bug 1874739 - Part 13: Introduce the IRefCountedProtocol type, r=ipc-reviewers,mccr8 2024-01-19 20:23:22 +00:00
js Bug 1848771 part 2 - Remove unused INIT_JS_STANDARD_CLASSES flag. r=peterv 2024-01-23 15:06:33 +00:00
layout Bug 221154 - Fix non-unified build. 2024-01-23 17:00:48 +01:00
media Bug 1868615 - Include float.asm when building for Windows x64. r=chunmin 2024-01-19 10:35:32 +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 1874533 - Fix build warning for noreturn function on Windows r=glandium 2024-01-18 11:48:49 +00:00
mobile Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
modules Bug 1874849 - Enable Screen Wake Lock API by default. r=saschanaz 2024-01-23 11:19:49 +00:00
mozglue Bug 1855079 - On 32-bit ARM, ignore the least significant bit of the address in the comparison in ShouldSkipPC. r=mstange 2024-01-21 00:56:50 +00:00
netwerk Bug 1873898 - Migrate HTTPS RR probes to glean, r=necko-reviewers,valentin 2024-01-23 13:10:52 +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 1874595 - Use LF in toml file consistently. r=jmaher,devtools-reviewers 2024-01-15 15:21:53 +00:00
python Bug 1867289 - Do not rebuild platform.ini on artifact builds r=nalexander,glandium,mkaply 2024-01-23 12:08:59 +00:00
remote Bug 1875040 - [cdp] Remove Fission specific cases from context observer. r=whimboo,webdriver-reviewers 2024-01-23 08:04:52 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,diannaS 2024-01-22 14:08:43 +00:00
services Backed out changeset 3d7050fc3010 (bug 1874215) for causing build bustages. CLOSED TREE 2024-01-23 01:04:15 +02:00
servo Bug 1875673: Do not prevent early substitution of for non-registered or registered non-length variables when they reference font-relative properties. r=firefox-style-system-reviewers,emilio 2024-01-23 14:03:56 +00:00
startupcache Bug 1869606 - Improve StartupCache thread-safety annotations r=mccr8 2023-12-12 22:08:46 +00:00
storage Bug 1869060 - Add SQLite Online Backup API support via mozIStorageAsyncConnection. r=mak 2024-01-22 14:26:53 +00:00
supply-chain Bug 1875543: Bump wgpu to f9509bcf9ec2b63a64eb7fea93f7f44cd5ae4d2e (trunk as of 2024-01-19) r=webgpu-reviewers,supply-chain-reviewers,nical 2024-01-23 15:06:40 +00:00
taskcluster Bug 1876072 - Fix CaR OSX builds python environment. r=perftest-reviewers,aglavic 2024-01-23 15:03:25 +00:00
testing Bug 1875543: Bump wgpu to f9509bcf9ec2b63a64eb7fea93f7f44cd5ae4d2e (trunk as of 2024-01-19) r=webgpu-reviewers,supply-chain-reviewers,nical 2024-01-23 15:06:40 +00:00
third_party Bug 1875543: Bump wgpu to f9509bcf9ec2b63a64eb7fea93f7f44cd5ae4d2e (trunk as of 2024-01-19) r=webgpu-reviewers,supply-chain-reviewers,nical 2024-01-23 15:06:40 +00:00
toolkit Bug 1873898 - Migrate HTTPS RR probes to glean, r=necko-reviewers,valentin 2024-01-23 13:10:52 +00:00
tools Bug 1873969 - Convert HighlightsFeed.jsm to an ESM. r=thecount 2024-01-22 14:22:35 +00:00
uriloader Bug 1875090 - Rename BrowserTestUtils.is_visible() to isVisible() r=Gijs,settings-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,translations-reviewers,sgalich,bytesized,sfoster 2024-01-19 02:15:33 +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 Backed out changeset e93ac2e928c9 (bug 1865372) for causing bc failures on browser_opentabs_recency.js CLOSED TREE 2024-01-23 04:25:40 +02:00
xpcom Backed out 2 changesets (bug 1875079) for causing bc failures on browser_menu_touch.js CLOSED TREE 2024-01-22 20:01:57 +02:00
xpfe/appshell Bug 1873772 - Only report XULStore load errors in the parent process; r=mossop 2024-01-17 17:18:47 +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 1871140 - Vendor Readability Library. r=cmkm 2024-01-11 21:47:21 +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 1875027 - Remove deprecated ESLint rule no-return-await. r=mossop 2024-01-17 09:51:30 +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 4ef3a0b2e8cd48a60eed95f8ba15e13ee48432af with FIREFOX_NIGHTLY_123_END a=release DONTBUILD CLOSED TREE 2024-01-22 12:30:43 +00:00
.lando.ini Bug 1871425: disable Lando autoformatting r=TYLin DONTBUILD 2024-01-09 17:59:10 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1871140 - Vendor Readability Library. r=cmkm 2024-01-11 21:47:21 +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 1874923 - Update Glean to 56.1.0 r=janerik,supply-chain-reviewers,mach-reviewers,ahochheiden 2024-01-22 15:45:27 +00:00
Cargo.lock Bug 1875543: Bump wgpu to f9509bcf9ec2b63a64eb7fea93f7f44cd5ae4d2e (trunk as of 2024-01-19) r=webgpu-reviewers,supply-chain-reviewers,nical 2024-01-23 15:06:40 +00:00
Cargo.toml Bug 1874990: Vendor application-services into mozilla-central r=supply-chain-reviewers,lina,markh 2024-01-19 02:44:40 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-01-22 12:30:54 +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 Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew.bat Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
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 1873959 - Only force generation of buildid.h and source-repo.h during export phase r=glandium 2024-01-16 13:49:03 +00:00
mots.yaml Bug 1874431 - Add Ben Vandersloot as a peer of Core::Anti-Tracking module. r=pbz,zeid 2024-01-16 16:16:45 +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 1793001 - s/egrep/grep -E/ r=ahochheiden 2024-01-17 14:37:17 +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.