Commit Graph

3147 Commits

Author SHA1 Message Date
Andreas Pehrson
7de6a3e4c3 Bug 1903027 - Update cubeb-coreaudio to b5dc6e2431. r=cubeb-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D213966
2024-06-19 07:48:56 +00:00
Andreas Pehrson
066e3f4964 Bug 1903002 - Update cubeb-coreaudio-rs to 9ea3d3455d. r#cubeb-reviewers r=cubeb-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D213964
2024-06-19 06:56:08 +00:00
Teodor Tanasoaia
273cd6fde1 Bug 1903296 - Update wgpu to revision a2fcd72606f83cbb58c1aca2e7e1ad52a11d2067. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler
Differential Revision: https://phabricator.services.mozilla.com/D214111
2024-06-18 19:41:12 +00:00
Butkovits Atila
c14290ee8a Backed out 3 changesets (bug 1903002, bug 1903027) for causing failures at test_bug384122.html. CLOSED TREE
Backed out changeset 6ce5b96cd8a8 (bug 1903027)
Backed out changeset 05cd6c5f6bb9 (bug 1903002)
Backed out changeset 3cc1aae4583a (bug 1903002)
2024-06-18 15:46:50 +03:00
Andreas Pehrson
d26a8d3ce2 Bug 1903027 - Update cubeb-coreaudio to b5dc6e2431. r=cubeb-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D213966
2024-06-18 10:04:52 +00:00
Andreas Pehrson
ec8fbb8554 Bug 1903002 - Update cubeb-coreaudio-rs to 9ea3d3455d. r#cubeb-reviewers r=cubeb-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D213964
2024-06-18 09:44:05 +00:00
Jan-Erik Rediger
ad5266613e Bug 1898570 - Update to Glean v60.3.0 r=chutten,supply-chain-reviewers,mach-reviewers,android-reviewers,tthibaud
Differential Revision: https://phabricator.services.mozilla.com/D211415
2024-06-17 12:52:00 +00:00
Andreas Pehrson
4c06b3c849 Bug 1902801 - Update cubeb-coreaudio-rs to f8a4ec05e5. r=cubeb-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D213930
2024-06-17 12:50:03 +00:00
Makoto Kato
ee41947db3 Bug 1899411 - Part 3. Update ICU4X to 1.5. r=supply-chain-reviewers,platform-i18n-reviewers,firefox-build-system-reviewers,webdriver-reviewers,whimboo,glandium
Test files for icu_segmenter are large, so I add build system reviewers as reviewers.

Differential Revision: https://phabricator.services.mozilla.com/D213008
2024-06-17 02:03:30 +00:00
Jim Blandy
b87ef4ebf5 Bug 1901628: Update wgpu to 6c370522 (2024-06-10). r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler
Differential Revision: https://phabricator.services.mozilla.com/D213162
2024-06-14 02:41:02 +00:00
Nicolas Silva
fae4d67dbf Bug 1902102 - Update etagere to 0.2.12. r=gfx-reviewers,supply-chain-reviewers,lsalzman
It adds C bindings.

Differential Revision: https://phabricator.services.mozilla.com/D213477
2024-06-13 07:51:07 +00:00
Nicolas Silva
0fd61a2116 Bug 1899118 - Update etagere to 0.2.11. r=gfx-reviewers,supply-chain-reviewers,jrmuizel
It contains a big perf improvement for atlases with many items.

Differential Revision: https://phabricator.services.mozilla.com/D212583
2024-06-11 10:33:44 +00:00
Tamas Szentpeteri
c57b415af4 Backed out 8 changesets (bug 1900791, bug 1901257, bug 1899118) for causing wrench bustages related to pkg lockfile. CLOSED TREE
Backed out changeset 13bfcb429131 (bug 1901257)
Backed out changeset 33515e19747a (bug 1901257)
Backed out changeset afb5f06b1769 (bug 1899118)
Backed out changeset fa83ad843f07 (bug 1900791)
Backed out changeset cfe385ed662e (bug 1901257)
Backed out changeset 81269835675b (bug 1901257)
Backed out changeset 9bc476e5e936 (bug 1901257)
Backed out changeset 0c583d6d7b41 (bug 1901257)
2024-06-11 03:57:31 +03:00
Nicolas Silva
db6d65be91 Bug 1899118 - Update etagere to 0.2.11. r=gfx-reviewers,supply-chain-reviewers,jrmuizel
It contains a big perf improvement for atlases with many items.

Differential Revision: https://phabricator.services.mozilla.com/D212583
2024-06-10 20:47:28 +00:00
Ben Dean-Kawamura
378bcfe12c Bug 1900400 -- Update UniFFI to 0.27.3. r=supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D212455
2024-06-10 16:15:28 +00:00
Cristina Horotan
a1aa176cc4 Backed out changeset d4b3fe2e03c6 (bug 1898621) for wrench failures. CLOSED TREE 2024-06-06 02:47:35 +03:00
Brad Werth
e28b609aec Bug 1898621: Provide error results for surface promotion methods. r=gw
This uses the warn macro for promotion errors. It's not clear this will
be useful for web authors, but hopefully it's useful for Firefox
developers.

This has the potential to be very spammy. I need ideas on how to limit
the reporting to new or interesting errors.

Differential Revision: https://phabricator.services.mozilla.com/D212340
2024-06-05 22:35:42 +00:00
Alex Franchuk
0157246cee Bug 1900504 - Update the time crate to version 0.3.36 r=glandium,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D212497
2024-06-04 19:35:35 +00:00
Alexandre Lissy
cf6242dbb2 Bug 1876590 - Add buildid_reader crate r=afranchuk
Differential Revision: https://phabricator.services.mozilla.com/D199710
2024-06-04 18:29:14 +00:00
Alexandre Lissy
107c949bcf Bug 1876590 - Vendor goblin crate for 0.8.1 for buildid_reader r=supply-chain-reviewers,glandium
Differential Revision: https://phabricator.services.mozilla.com/D207960
2024-06-04 18:29:13 +00:00
Kershaw Chang
a70dd94993 Bug 1899706 - Neqo v0.7.9, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D212097
2024-06-04 11:17:32 +00:00
Iulian Moraru
6a8043e4b1 Backed out changeset e63e0129d5a6 (bug 1900400) for causing mochitest-plain failures. CLOSED TREE 2024-06-04 09:32:58 +03:00
Ben Dean-Kawamura
e2c203d2fc Bug 1900400 -- Update UniFFI to 0.27.3. r=supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D212455
2024-06-03 18:29:05 +00:00
John Schanck
e420c20efc Bug 1899656 - add a mock builtins module for tests. r=glandium,keeler
Differential Revision: https://phabricator.services.mozilla.com/D212066
2024-06-03 18:08:05 +00:00
Andreas Pehrson
a303b96371 Bug 1890186: Update cubeb-coreaudio-rs to 1796ace5bd. r=cubeb-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D212311
2024-06-03 10:03:39 +00:00
Teodor Tanasoaia
e6f7483570 Bug 1900038 - Update wgpu to revision c7458638d14921c7562e4197ddeefa17be413587. r=webgpu-reviewers,supply-chain-reviewers,nical
Differential Revision: https://phabricator.services.mozilla.com/D212293
2024-06-03 08:21:18 +00:00
Norisz Fay
adb0e480f5 Backed out 2 changesets (bug 1899656, bug 1893335) for causing build bustages
Backed out changeset 4cb2f1a1280b (bug 1893335)
Backed out changeset d5833f6d4c07 (bug 1899656)
2024-06-01 03:09:13 +03:00
John Schanck
28c4190611 Bug 1899656 - add a mock builtins module for tests. r=glandium,keeler
Differential Revision: https://phabricator.services.mozilla.com/D212066
2024-05-31 19:47:01 +00:00
Jan-Erik Rediger
77917673e7 Bug 1892230 - Update to Glean v60.1.1 r=TravisLong,supply-chain-reviewers,mach-reviewers,android-reviewers,daabel
Differential Revision: https://phabricator.services.mozilla.com/D212253
2024-05-31 16:25:30 +00:00
Nicolas Silva
5fb27048f5 Bug 1897910 - Update euclid to 0.22.10. r=supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D210995
2024-05-31 07:26:23 +00:00
Tamas Szentpeteri
057f862dc3 Backed out 7 changesets (bug 1876590) as requested by Gerard for causing gtest failures related to BuildIDReader.ReadFromRealLib. CLOSED TREE
Backed out changeset 9ac3a93622c8 (bug 1876590)
Backed out changeset 2cd2cc626c44 (bug 1876590)
Backed out changeset 6d978847d7dd (bug 1876590)
Backed out changeset 0b07a6f1beac (bug 1876590)
Backed out changeset 55cc3acc9297 (bug 1876590)
Backed out changeset 115753252616 (bug 1876590)
Backed out changeset c75ebb5f3a80 (bug 1876590)
2024-05-31 08:16:07 +03:00
Alexandre Lissy
346736874f Bug 1876590 - Add buildid_reader crate r=afranchuk
Differential Revision: https://phabricator.services.mozilla.com/D199710
2024-05-30 14:41:52 +00:00
Alexandre Lissy
8baeba725e Bug 1876590 - Vendor goblin crate for 0.8.1 for buildid_reader r=supply-chain-reviewers,glandium
Differential Revision: https://phabricator.services.mozilla.com/D207960
2024-05-30 14:41:52 +00:00
Mark Hammond
7d2d673683 Bug 1899617 - Update application-services to pick up new rusqlite/sqlite. r=lina,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D212047
2024-05-29 20:34:18 +00:00
Paul Adenot
5fe0262d39 Bug 1474175 - mach vendor rust. r=cubeb-reviewers,pehrsons
Depends on D211873

Differential Revision: https://phabricator.services.mozilla.com/D211874
2024-05-29 12:37:44 +00:00
Mark Hammond
b808c54cf4 Bug 1899410 (part 1) - vendor new application-services. r=skhamis,bdk
Differential Revision: https://phabricator.services.mozilla.com/D211929
2024-05-28 22:59:02 +00:00
Cosmin Sabou
f60bb10a5f Backed out 2 changesets (bug 1897219, bug 1898570) for breaking fenix builds. a=backout
Backed out changeset 0c597c01bdea (bug 1897219)
Backed out changeset 78257216533d (bug 1898570)
2024-05-28 03:12:03 +03:00
Jan-Erik Rediger
f12a7bec61 Bug 1898570 - Update to Glean v60.2.0 r=chutten,supply-chain-reviewers,mach-reviewers,android-reviewers,tthibaud
Differential Revision: https://phabricator.services.mozilla.com/D211415
2024-05-27 08:07:29 +00:00
Tamas Szentpeteri
0f44717f92 Backed out changeset e8cef704b8dd (bug 1897088) as requested by glandium for causing test-linux1804-64-asan-qr/opt-mochitest-remote bustage. 2024-05-23 09:46:25 +03:00
Mike Hommey
d4f4b8e36b Bug 1897088 - Add a bytemuck::Pod bound to Device::update_vbo_data. r=gfx-reviewers,supply-chain-reviewers,nical
This unveiled a couple UB-ish uses (missing repr(C) or use of enums).

Differential Revision: https://phabricator.services.mozilla.com/D210752
2024-05-23 04:34:56 +00:00
Iulian Moraru
010ccb86d4 Merge autoland to mozilla-central. a=merge 2024-05-23 07:08:36 +03:00
Iulian Moraru
3c5db8d0ea Backed out changeset f6d6086ce57f (bug 1897088) as per Glandium's request. 2024-05-23 07:07:54 +03:00
Andreas Pehrson
e71ae3a83f Bug 1895787 - Update cubeb rust repos to support audio dumping and more. r=cubeb-reviewers,supply-chain-reviewers,padenot
The "more" is mainly some fixes in the coreaudio backend, including:
- serializing more audio operations onto the serial queue
- using the correct audio unit scope when querying for its stream format
- tightening up some potential races around reinit on certain errors

Differential Revision: https://phabricator.services.mozilla.com/D211042
2024-05-22 20:43:23 +00:00
Erich Gubler
3231651cd0 Bug 1894791 - build: upgrade clang-sys 1.6.0 → 1.7.0 r=supply-chain-reviewers,glandium
Now that WGPU has upgraded its dependency on `libloading`, we can
finally remove our fake `libloading` 0.7 crate! 🙌

I found this audit and review easiest to do by generating a diff. that
ignores whitespace-only differences. In my case, I did the following:

```
git diff --ignore-space-at-eol --ignore-space-change --ignore-all-space --ignore-blank-lines
```

Differential Revision: https://phabricator.services.mozilla.com/D209290
2024-05-22 19:55:01 +00:00
Erich Gubler
ddda244298 Bug 1897554 - build(webgpu): update WGPU to 8272494b6b46aed84cb9406e09922415446c1778 r=webgpu-reviewers,supply-chain-reviewers,nical
Differential Revision: https://phabricator.services.mozilla.com/D210879
2024-05-21 19:40:47 +00:00
Alexandre Lissy
02f0d422be Bug 1897189 - Fix process_reader notes iterations misalignment r=gsvelto
Differential Revision: https://phabricator.services.mozilla.com/D210673
2024-05-21 14:27:38 +00:00
Kershaw Chang
6ae3c284a1 Bug 1895319 - refactor http3server to use neqo-bin for I/O, timers, event-loop etc. r=necko-reviewers,valentin,glandium,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D209574
2024-05-21 09:34:48 +00:00
Kershaw Chang
fbfdcf7dcb Bug 1895319 - vendor neqo-bin, r=necko-reviewers,supply-chain-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D210624
2024-05-21 09:34:48 +00:00
Kershaw Chang
53ac4125c5 Bug 1895319 - Patch socket2 to 0.5, r=glandium,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D210623
2024-05-21 09:34:47 +00:00
Kershaw Chang
0dcbccfde8 Bug 1895319 - neqo v0.7.8, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D210496
2024-05-21 09:34:47 +00:00