James Hendry
19baf95f8d
Bug 1682239 - [geckodriver] Use anyhow for errors in geckodriver. r=whimboo,webdriver-reviewers,jgraham
...
Differential Revision: https://phabricator.services.mozilla.com/D195255
2023-12-14 10:55:49 +00:00
Teodor Tanasoaia
82ee00ebf1
Bug 1869520 - Update `wgpu` to revision 6dc9ccab8592645fda3204be1cfb5929fd7f924d. r=webgpu-reviewers,supply-chain-reviewers,nical
...
Differential Revision: https://phabricator.services.mozilla.com/D196165
2023-12-13 09:48:09 +00:00
Andreas Pehrson
52bae1f0a4
Bug 1869526 - Update cubeb-coreaudio-rs to 5fcea74f and cubeb-sys to 0.10.7. r=cubeb-reviewers,supply-chain-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D196225
2023-12-13 08:05:36 +00:00
Noemi Erli
217168827c
Backed out changeset 847d3af58756 (bug 1869512) per dev's request
2023-12-12 22:51:30 +02:00
Eemeli Aro
cba572c608
Bug 1869512 - Update unic-langid and unic-langid-impl to 0.9.3. r=nordzilla,supply-chain-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D196155
2023-12-12 17:59:08 +00:00
Ben Dean-Kawamura
aff73c9027
Bug 1867639 - Vendor in new application-services / Glean / UniFFI. r=markh,janerik,supply-chain-reviewers,mach-reviewers,ahal
...
Updated uniffi-bindgen-gecko-js to work with UniFFI 0.25.2:
- Use `config.toml` to list UniFFI sources. This makes it easier to
associate data with them, for example the `crate_name` field that's
now required to generate the sources.
- Enable the `extern-rustbuffer` feature on `uniffi_core`
- Updated the external types fixture to work around
https://github.com/mozilla/uniffi-rs/issues/1872
Ran mach vendor and mach cargo vet to update the Rust crates.
Differential Revision: https://phabricator.services.mozilla.com/D195163
2023-12-12 14:13:44 +00:00
Andreas Pehrson
6fc60aa555
Bug 1869068 - Update cubeb-coreaudio-rs to 5d779af3. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D195941
2023-12-11 07:31:26 +00:00
Nicolas Silva
b58a1a65c6
Bug 1868672 - Update `wgpu` to revision ff7b2c399301cca9bcbc5b19a869feb3c29ef785. r=webgpu-reviewers,supply-chain-reviewers,jimb
...
# Changelog
* #4807 Bump wasm-bindgen-test from 0.3.38 to 0.3.39
By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4807
* #4830 Use Display instead of Debug to log errors.
By nical in https://github.com/gfx-rs/wgpu/pull/4830
* #4755 [naga wgsl-in] Automatic conversions for `var` initializers.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4755
* #4755 [naga wgsl-in] Automatic conversions for `var` initializers.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4755
* #4755 [naga wgsl-in] Automatic conversions for `var` initializers.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4755
* #4832 vulkan: fix multi-planar texture creation
By xiaopengli89 in https://github.com/gfx-rs/wgpu/pull/4832
* #4758 [vk] remove (old) unused blocklist for dual source blending
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4758
* #4828 Remove DX11 backend
By valaphee in https://github.com/gfx-rs/wgpu/pull/4828
* #4836 [gl] add support for line and point polygon modes
By valaphee in https://github.com/gfx-rs/wgpu/pull/4836
* #4820 Bump futures-lite from 2.0.1 to 2.1.0
By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4820
* #4811 Expose shader validation
By daxpedda in https://github.com/gfx-rs/wgpu/pull/4811
* #3507 [wgpu-hal] Inline RayQuery Support
By daniel-keitel in https://github.com/gfx-rs/wgpu/pull/3507
* #4726 Fix Javascript exception on repeated `BufferSlice::get_mapped_range` calls
By DouglasDwyer in https://github.com/gfx-rs/wgpu/pull/4726
* #4841 Remove `expose-ids` Feature
By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4841
* #4843 Some Minor `wgpu-core` Cleanups
By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4843
* #4844 Work around cbindgen issue
By nical in https://github.com/gfx-rs/wgpu/pull/4844
Differential Revision: https://phabricator.services.mozilla.com/D195735
2023-12-08 17:49:34 +00:00
Mike Hommey
d3a07c9082
Bug 1868472 - Upgrade warp to 0.3.6. r=webdriver-reviewers,supply-chain-reviewers,bholley
...
https://github.com/seanmonstar/warp/pull/1069 is the same patch as
https://github.com/seanmonstar/warp/pull/1007 , but was applied to
current master and will be in next release.
Differential Revision: https://phabricator.services.mozilla.com/D195605
2023-12-06 20:53:22 +00:00
Mike Hommey
fbad034953
Bug 1868473 - Upgrade h2 to 0.3.22. r=webdriver-reviewers,necko-reviewers,supply-chain-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D195609
2023-12-06 20:32:05 +00:00
Andreas Pehrson
87a9999755
Bug 1866014 - Update cubeb-coreaudio-rs to 2a040b24. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D195586
2023-12-06 10:49:49 +00:00
Narcis Beleuzu
18393f328a
Backed out 2 changesets (bug 1867639) for causing WR bustages
...
Backed out changeset b77038bd9fee (bug 1867639)
Backed out changeset cf885f915fdf (bug 1867639)
2023-12-05 22:35:09 +02:00
Ben Dean-Kawamura
a889812ec8
Bug 1867639 - Vendor in new application-services / Glean / UniFFI. r=markh,janerik,supply-chain-reviewers,mach-reviewers,ahal
...
Updated uniffi-bindgen-gecko-js to work with UniFFI 0.25.2:
- Use `config.toml` to list UniFFI sources. This makes it easier to
associate data with them, for example the `crate_name` field that's
now required to generate the sources.
- Enable the `extern-rustbuffer` feature on `uniffi_core`
- Updated the external types fixture to work around
https://github.com/mozilla/uniffi-rs/issues/1872
Ran mach vendor and mach cargo vet to update the Rust crates.
Differential Revision: https://phabricator.services.mozilla.com/D195163
2023-12-05 19:55:30 +00:00
Nicolas Silva
0a15b03add
Bug 1868143 - Update `wgpu` to revision 767ac03245ee937d3dc552edc13fe7ab0a860eec. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler
...
# Changelog
* #4708 Fix max_vertex_buffers validation
By nical in https://github.com/gfx-rs/wgpu/pull/4708
* #4729 Remove expected failure on AMD/DX12 from msaa example
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4729
* #4711 [naga] Add `Literal::I64`, for signed 64-bit integer literals.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4711
* #4736 Bump serde from 1.0.192 to 1.0.193
By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4736
* #4735 [naga]: Let `TypeInner::Matrix` hold a `Scalar`, not just a width.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4735
* #4741 [naga] Fix type error in test.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4741
* #4742 [naga]: Make snapshot tests include paths in errors.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4742
* #4723 Test And Normalize Vertex Behavior on All Backends
By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4723
* #4746 Skip Flaky Test
By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4746
* #4744 Ensure DeviceLostClosureC callbacks have null-terminated message strings
By bradwerth in https://github.com/gfx-rs/wgpu/pull/4744
* #4745 [naga wgsl-in] Test hex float suffix handling corner case.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4745
* #4737 Make the command_encoder_clear_buffer's size an Option<BufferAddress>
By nical in https://github.com/gfx-rs/wgpu/pull/4737
* #4701 [naga msl-out] Emit and init `struct` member padding always
By ErichDonGubler in https://github.com/gfx-rs/wgpu/pull/4701
* #4701 [naga msl-out] Emit and init `struct` member padding always
By ErichDonGubler in https://github.com/gfx-rs/wgpu/pull/4701
* #4701 [naga msl-out] Emit and init `struct` member padding always
By ErichDonGubler in https://github.com/gfx-rs/wgpu/pull/4701
* #4701 [naga msl-out] Emit and init `struct` member padding always
By ErichDonGubler in https://github.com/gfx-rs/wgpu/pull/4701
* #4733 [naga wgsl-in] Preserve type names in `alias` declarations.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4733
* #4734 [naga] Make compaction preserve named types, even if unused.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4734
* #4752 Logging cleanups in device/global.rs
By nical in https://github.com/gfx-rs/wgpu/pull/4752
* #4753 Fix Mac Event Loop
By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4753
* #4754 wgpu-hal(vk): Add WGPU_ALLOW_NONCOMPLIANT_ADAPTER
By i509VCB in https://github.com/gfx-rs/wgpu/pull/4754
* #4748 Allow Tests to Expect Certain Panic or Validation Messages
By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4748
* #4756 Move to A Single Example Executable
By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4756
* #4747 [naga wgsl-in] Experimental 64-bit floating-point literals.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4747
* #4747 [naga wgsl-in] Experimental 64-bit floating-point literals.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4747
* #4761 [naga] Make the `example_wgsl` test build without `wgsl-in` feature.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4761
* #4769 Conditionally lift API logging from trace to info level
By nical in https://github.com/gfx-rs/wgpu/pull/4769
* #4771 Downgrade some of wgpu_core's logging level from info to trace and debug
By nical in https://github.com/gfx-rs/wgpu/pull/4771
* #4760 Rename `ALLOW_NONCOMPLIANT_ADAPTER` to `ALLOW_UNDERLYING_NONCOMPLIANT_ADAPTER`
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4760
* #4772 Downgrade resource lifetime management log level to trace.
By nical in https://github.com/gfx-rs/wgpu/pull/4772
* #4765 Revamp Examples to Match Website
By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4765
* #4774 Update examples readme files
By roffs in https://github.com/gfx-rs/wgpu/pull/4774
* #4781 remove_abandoned fix
By gents83 in https://github.com/gfx-rs/wgpu/pull/4781
* #4777 Bump web-sys to 0.3.65
By torokati44 in https://github.com/gfx-rs/wgpu/pull/4777
* #4780 Fixes for Skybox and All Examples
By cwfitzgerald in https://github.com/gfx-rs/wgpu/pull/4780
* #4782 Remove resources ONLY when needed inside wgpu and not in user land
By gents83 in https://github.com/gfx-rs/wgpu/pull/4782
* #4786 Don't keep a strong ref in storage for destroyed resources
By gents83 in https://github.com/gfx-rs/wgpu/pull/4786
* #4795 Fix Arcanization changelog
By a1phyr in https://github.com/gfx-rs/wgpu/pull/4795
* #4794 Delete/rename now-unused gpu.rs
By exrook in https://github.com/gfx-rs/wgpu/pull/4794
* #4794 Delete/rename now-unused gpu.rs
By exrook in https://github.com/gfx-rs/wgpu/pull/4794
* #4573 Support nv12 texture format
By xiaopengli89 in https://github.com/gfx-rs/wgpu/pull/4573
* #4789 Bump js-sys from 0.3.65 to 0.3.66
By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4789
* #4784 Bump winit from 0.29.3 to 0.29.4
By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4784
* #4798 Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0
By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4798
* #4800 Bump web-sys from 0.3.65 to 0.3.66
By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4800
* #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
* #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
* #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
* #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
* #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
* #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
* #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
* #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
* #4743 Implement WGSL abstract types for global `const` declarations and constructor calls.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4743
* #4799 Bump wasm-bindgen-futures from 0.4.38 to 0.4.39
By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4799
* #4796 Remove surface extent validation (and thus fix the annoying `Requested size ... is outside of the supported range` warning)
By Wumpf in https://github.com/gfx-rs/wgpu/pull/4796
* #4804 Add space to a comment inside make_spirv_raw
By ComfyFluffy in https://github.com/gfx-rs/wgpu/pull/4804
* #4803 `features`/`limits` refactors
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4803
* #4803 `features`/`limits` refactors
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4803
* #4803 `features`/`limits` refactors
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4803
* #4803 `features`/`limits` refactors
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4803
* #4803 `features`/`limits` refactors
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4803
* #4805 [naga] Improve ConstantEvaluatorError::InvalidCastArg message.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4805
* #4801 update deno
By crowlKats in https://github.com/gfx-rs/wgpu/pull/4801
* #4806 Fixes and changes to the documentation for increasing clarity
By Blatko1 in https://github.com/gfx-rs/wgpu/pull/4806
* #4809 [naga wgsl-in] Use a better span for errors in constructors.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4809
* #4808 [naga wgsl-in] Drop spanless labels from front-end error messages.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4808
* #4822 Fix expected error message
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4822
* #4759 Add feature float32-filterable
By almarklein in https://github.com/gfx-rs/wgpu/pull/4759
* #4813 Bump core-graphics-types from 0.1.2 to 0.1.3
By dependabot[bot] in https://github.com/gfx-rs/wgpu/pull/4813
Differential Revision: https://phabricator.services.mozilla.com/D195438
2023-12-04 22:30:03 +00:00
Makoto Kato
ef0c3cc7c9
Bug 1854031 - Part 6. Run ./mach vendor rust. r=TYLin,supply-chain-reviewers
...
Depends on D193881
Differential Revision: https://phabricator.services.mozilla.com/D193882
2023-12-04 09:02:35 +00:00
Noemi Erli
a08fb1a2d8
Backed out 2 changesets (bug 1867639) for causing wrench bustages CLOSED TREE
...
Backed out changeset 014768de11ca (bug 1867639)
Backed out changeset 375a5bb63fa7 (bug 1867639)
2023-12-01 23:21:07 +02:00
Ben Dean-Kawamura
c34d9f3c2d
Bug 1867639 - Vendor in new application-services / Glean / UniFFI. r=markh,janerik,supply-chain-reviewers,mach-reviewers,ahal
...
Updated uniffi-bindgen-gecko-js to work with UniFFI 0.25.2:
- Use `config.toml` to list UniFFI sources. This makes it easier to
associate data with them, for example the `crate_name` field that's
now required to generate the sources.
- Enable the `extern-rustbuffer` feature on `uniffi_core`
- Updated the external types fixture to work around
https://github.com/mozilla/uniffi-rs/issues/1872
Ran mach vendor and mach cargo vet to update the Rust crates.
Differential Revision: https://phabricator.services.mozilla.com/D195163
2023-12-01 14:26:03 +00:00
Mike Hommey
b69bf725b8
Bug 1866608 - Update bindgen with fix from https://github.com/rust-lang/rust-bindgen/pull/2689 . r=emilio,supply-chain-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D195060
2023-11-30 21:43:21 +00:00
Gabriele Svelto
f86c830487
Bug 1864000 - Update minidump-writer to version 0.8.3 r=glandium,supply-chain-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D194529
2023-11-30 17:01:18 +00:00
Mike Hommey
0b31eb4df3
Bug 1866931 - Add windows-sys to the rust workspace hack. r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D194831
2023-11-30 07:31:38 +00:00
Mike Hommey
2c5b1d870b
Bug 1866928 - Enable the parallel feature in the cc crate. r=firefox-build-system-reviewers,ahochheiden
...
Differential Revision: https://phabricator.services.mozilla.com/D194829
2023-11-30 07:31:37 +00:00
John Schanck
1c9d804d47
Bug 1867353 - vendor authenticator-rs v0.4.0-alpha.24. r=keeler,supply-chain-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D195024
2023-11-29 22:42:39 +00:00
James Hendry
1a7feedf6f
Bug 1866273: Use thiserror crate for webdriver r=webdriver-reviewers,jgraham
...
Differential Revision: https://phabricator.services.mozilla.com/D194693
2023-11-29 15:54:18 +00:00
Valentin Gosu
b21ccd3312
Bug 1866135 - Upgrade rust-url to 2.5.0 r=necko-reviewers,supply-chain-reviewers,kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D194461
2023-11-29 10:09:05 +00:00
Andreas Pehrson
57de258ec1
Bug 1865996 - Update cubeb-coreaudio-rs to 4733efda. r=cubeb-reviewers,padenot
...
Differential Revision: https://phabricator.services.mozilla.com/D194517
2023-11-28 23:19:22 +00:00
Paul Adenot
4751822100
Bug 1864143 - Update cubeb-pulse-rs to c04c4d2c. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D194216
2023-11-28 13:43:19 +00:00
Paul Adenot
f106676f91
Bug 1864143 - Update cubeb-coreaudio-rs to a90aa5bcab. r=cubeb-reviewers,kinetik,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D194355
2023-11-28 13:43:19 +00:00
Mike Hommey
f2026c1e22
Bug 1866934 - Update cc to 1.0.78. r=emilio,supply-chain-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D165264
2023-11-28 01:09:56 +00:00
Erich Gubler
4fcdbb4b33
Bug 1865940 - Update `wgpu` to revision a820a3ffba468cbb87c2a7e7bbe37065ed5207ee r=webgpu-reviewers,supply-chain-reviewers,nical
...
Differential Revision: https://phabricator.services.mozilla.com/D194308
2023-11-25 22:03:15 +00:00
Andreas Pehrson
fd20da1468
Bug 1670633 - Update cubeb-coreaudio-rs to 964e1462. r=cubeb-reviewers,padenot
...
Differential Revision: https://phabricator.services.mozilla.com/D193900
2023-11-24 11:33:56 +00:00
Andreas Pehrson
6bb8230ea7
Bug 1670633 - Update bindgen to 0.69.1 and coreaudio-sys to 0.2.14. r=supply-chain-reviewers,glandium
...
This sets the stage for an update to cubeb-coreaudio-rs.
Differential Revision: https://phabricator.services.mozilla.com/D193899
2023-11-24 11:33:56 +00:00
Cristian Tuns
b54e9ee57c
Backed out 3 changesets (bug 1670633, bug 1866014) for causing build bustages in MediaEngineWebRTCAudio.cpp CLOSED TREE
...
Backed out changeset c0d256e9cde9 (bug 1866014)
Backed out changeset e7d101bd73d9 (bug 1670633)
Backed out changeset a849a8e4bd37 (bug 1670633)
2023-11-24 06:18:42 -05:00
Andreas Pehrson
5a97274972
Bug 1670633 - Update cubeb-coreaudio-rs to 964e1462. r=cubeb-reviewers,padenot
...
Differential Revision: https://phabricator.services.mozilla.com/D193900
2023-11-24 08:22:32 +00:00
Andreas Pehrson
e94273f845
Bug 1670633 - Update bindgen to 0.69.1 and coreaudio-sys to 0.2.14. r=supply-chain-reviewers,glandium
...
This sets the stage for an update to cubeb-coreaudio-rs.
Differential Revision: https://phabricator.services.mozilla.com/D193899
2023-11-24 08:22:32 +00:00
Stanca Serban
41f7486e5f
Backed out 2 changesets (bug 1670633) as requested for causing Bug 1866014. CLOSED TREE
...
Backed out changeset be8e9a8eaa80 (bug 1670633)
Backed out changeset bace8b9c91dc (bug 1670633)
2023-11-23 20:03:07 +02:00
James Hendry
5f24f5b790
Bug 1739307 - [mozbase-rust] Use thiserror crate. r=webdriver-reviewers,jgraham,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D193352
2023-11-23 13:50:00 +00:00
Julien Pages
0cb1245124
Bug 1863746 - wasm: Update crates for wasm-tools. r=rhunt,supply-chain-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D194157
2023-11-22 16:49:39 +00:00
Manuel Bucher
36cc48dd22
Bug 1866046 - neqo v0.6.8 r=necko-reviewers,kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D194375
2023-11-22 13:41:54 +00:00
Cristina Horotan
8b93f7f0bc
Backed out 4 changesets (bug 1863746) for causing SM failures at binop-arm64-ion-codegen.js on a CLOSED TREE
...
Backed out changeset a62ab1eae5ce (bug 1863746)
Backed out changeset 7725320e9249 (bug 1863746)
Backed out changeset 651c33ce3a00 (bug 1863746)
Backed out changeset d3f2437b7aae (bug 1863746)
2023-11-22 03:35:42 +02:00
Julien Pages
4e29f0909b
Bug 1863746 - wasm: Update crates for wasm-tools. r=rhunt,supply-chain-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D194157
2023-11-22 00:44:52 +00:00
Andreas Pehrson
9e3e486495
Bug 1670633 - Update cubeb-coreaudio-rs to 964e1462. r=cubeb-reviewers,padenot
...
Differential Revision: https://phabricator.services.mozilla.com/D193900
2023-11-21 08:03:45 +00:00
Andreas Pehrson
cb07191302
Bug 1670633 - Update bindgen to 0.69.1 and coreaudio-sys to 0.2.14. r=supply-chain-reviewers,glandium
...
This sets the stage for an update to cubeb-coreaudio-rs.
Differential Revision: https://phabricator.services.mozilla.com/D193899
2023-11-21 08:03:45 +00:00
Mike Hommey
c5503d7f3e
Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers
...
The main side effect is the upgrade of aho-corasick to 1.1, which
contains a SIMD implementation for aarch64.
Differential Revision: https://phabricator.services.mozilla.com/D188673
2023-11-21 01:55:17 +00:00
Narcis Beleuzu
381c3f18a1
Backed out changeset 26b001cb3993 (bug 1854045) for build bustages . CLOSED TREE
2023-11-21 03:48:46 +02:00
Mike Hommey
91b157c5c8
Bug 1854045 - Update regex to 1.9.4. r=emilio,supply-chain-reviewers
...
The main side effect is the upgrade of aho-corasick to 1.1, which
contains a SIMD implementation for aarch64.
Differential Revision: https://phabricator.services.mozilla.com/D188673
2023-11-21 01:24:35 +00:00
Nicolas Silva
250afdc9ab
Bug 1865585 - Update `wgpu` to revision 6e21f7a9291db4395192d6b510d906978ae2d251. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler,teoxoy
...
Note: This revision contains the arcanization work
# Changelog
* #4702 Add `WasmNotSendSync`
By daxpedda in https://github.com/gfx-rs/wgpu/pull/4702
* #4707 Add more metal keywords
By fornwall in https://github.com/gfx-rs/wgpu/pull/4707
* #4706 [naga] remove `span` and `validate` features
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4706
* #4709 [dx12] filter out haswell iGPUs
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4709
* #4712 Fix typo in pull request template.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4712
* #4598 Add more lints
By daxpedda in https://github.com/gfx-rs/wgpu/pull/4598
* #4713 [naga wgsl-in] Include base when printing pointer and array types.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4713
* #4718 [vk] check that adapters are Vulkan compliant
By teoxoy in https://github.com/gfx-rs/wgpu/pull/4718
* #4719 [naga] Let constant evaluation of `As` preserve `Splat` expressions.
By jimblandy in https://github.com/gfx-rs/wgpu/pull/4719
* #4725 Corrects typo in examples FrameCounter
By cantudo in https://github.com/gfx-rs/wgpu/pull/4725
* #3626 Arcanization of wgpu core resources
By gents83 in https://github.com/gfx-rs/wgpu/pull/3626
Differential Revision: https://phabricator.services.mozilla.com/D194048
2023-11-20 19:59:30 +00:00
Manuel Bucher
0af4788acd
Bug 1863995 - neqo v0.6.7 r=necko-reviewers,kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D193219
2023-11-20 13:08:22 +00:00
Valentin Gosu
acb150212e
Bug 1633289 - Upgrade rust-url to 2.4.1 r=necko-reviewers,webdriver-reviewers,glandium,places-reviewers,jesup,whimboo,lina,supply-chain-reviewers
...
- ran `cargo vet`
- ran `cargo vet prune`
- updated rust-url to 2.4.1
- ran `./mach vendor rust`
Differential Revision: https://phabricator.services.mozilla.com/D186796
2023-11-20 09:42:59 +00:00
Jonathan Kew
20b8ef07ee
Bug 1857742 - patch 2 - Use oxilangtag rather than unic_langid to parse lang tags for nsStyleUtil::LangTagCompare. r=layout-reviewers,dholbert,TYLin
...
Differential Revision: https://phabricator.services.mozilla.com/D193892
2023-11-18 10:36:01 +00:00
Jonathan Kew
94a3c09204
Bug 1857742 - patch 1 - Vendor the oxilangtag crate into third_party/rust. r=supply-chain-reviewers,dholbert
...
Differential Revision: https://phabricator.services.mozilla.com/D193891
2023-11-18 10:36:00 +00:00