Matthew Gregan
d98490d201
Bug 1757473 - Update AudioIPC macOS branch to 8e3c4c1b. r=cubeb-reviewers,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D139891
2022-03-01 04:56:47 +00:00
Matthew Gregan
13a95078c3
Bug 1754861 - Update AudioIPC macOS branch to 8b5c7db0. r=cubeb-reviewers,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D138478
2022-02-10 23:07:39 +00:00
smolnar
e62f3ab431
Backed out changeset ea9c0779e27f (bug 1754861) for causing mda failures. CLOSED TREE
2022-02-11 00:24:21 +02:00
Matthew Gregan
fe86399007
Bug 1754861 - Update AudioIPC macOS branch to d4ea0f2e. r=cubeb-reviewers,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D138478
2022-02-10 21:46:19 +00:00
Dragana Damjanovic
2185d4ea34
Bug 1752117 - Neqo version 0.5.7 r=necko-reviewers,valentin
...
Differential Revision: https://phabricator.services.mozilla.com/D137254
2022-01-31 05:17:42 +00:00
Nika Layzell
3207c4d890
Bug 1746533 - Part 1: Use custom vendored version of async-task, r=emilio
...
This version adds a new `FallibleTask` wrapper type which allows polling the
task without panicking.
Differential Revision: https://phabricator.services.mozilla.com/D136945
2022-01-26 15:36:13 +00:00
Matthew Gregan
598758c576
Bug 1726279 - Enable AudioIPC rework for Windows and Linux by default. r=cubeb-reviewers,padenot
...
Differential Revision: https://phabricator.services.mozilla.com/D134930
2022-01-14 03:52:35 +00:00
Dzmitry Malyshau
71dcb0b551
WIP: Bug 1747750 - Return null WebGPU adapter r=jimb
...
Differential Revision: https://phabricator.services.mozilla.com/D135645
2022-01-12 15:34:55 +00:00
Mike Hommey
cf732621d4
Bug 1748779 - Update midir and coremidi. r=gsvelto
...
The midir update reduces the differences with upstream to the coremidi
version.
And now the coremidi override is done via a patch at the top-level. The
revision we were using is gone, but it turns out the new master is
identical in content (at least, as far as vendoring is concerned).
Differential Revision: https://phabricator.services.mozilla.com/D135194
2022-01-07 09:14:10 +00:00
Mike Hommey
01c4ac46ad
Bug 1748779 - Move dummy-web in-tree. r=firefox-build-system-reviewers,andi
...
It will make it easier to adjust those dummy libs when necessary.
Differential Revision: https://phabricator.services.mozilla.com/D135192
2022-01-07 09:14:10 +00:00
Matthew Gregan
7a125de74c
Bug 1748515 - Update AudioIPC macOS branch to 978b4082. r=cubeb-reviewers,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D135080
2022-01-05 04:32:36 +00:00
Matthew Gregan
0b14703448
Bug 1748160 - Add pref to select audioipc/audioipc2 version at runtime. r=cubeb-reviewers,padenot
...
Differential Revision: https://phabricator.services.mozilla.com/D134929
2022-01-03 22:35:34 +00:00
Tooru Fujisawa
620cdeb60b
Bug 1747042
- Bump jsparagus for bug 1730843. r=nbp
...
Differential Revision: https://phabricator.services.mozilla.com/D134952
2022-01-03 14:39:06 +00:00
Matthew Gregan
ba3e6065c0
Bug 1748037 - Update AudioIPC macOS branch to 62086d05. r=chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D134889
2021-12-31 00:09:44 +00:00
Matthew Gregan
39fa22d10b
Bug 1747213 - Update AudioIPC macOS branch to 2ec125ec. r=chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D134490
2021-12-28 22:42:55 +00:00
Henri Sivonen
cc4a22e024
Bug 1747394 - Check for space-like bytes instead of just space after a copyright sign. r=dminor
...
Differential Revision: https://phabricator.services.mozilla.com/D134609
2021-12-23 13:37:43 +00:00
Henri Sivonen
917c511c5f
Bug 1731482 - Detect lone windows-1252 copyright sign as window-1252. r=dminor
...
Differential Revision: https://phabricator.services.mozilla.com/D134605
2021-12-23 13:14:34 +00:00
Erik Nordin
5a5e1c57ed
Bug 1743659
- Part 1: Update Gecko's L10nRegistry to use the new l10nregistry-rs API r=zbraniecki,dminor,eemeli,fluent-reviewers,webidl,smaug?,eemeli?,zbraniecki
...
- Updates Gecko's L10nRegistry class to use the new ResourceId type,
which can be either optional or required regarding a particular resource.
- Adds JS tests verifying the new behavior.
Differential Revision: https://phabricator.services.mozilla.com/D133578
2021-12-22 19:08:38 +00:00
Dzmitry Malyshau
870e917d28
Bug 1743668 - WebGPU debug groups r=jimb,webidl,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D134018
2021-12-21 14:51:16 +00:00
Gabriele Svelto
ee6325f662
Bug 1728436 - Vendor the midir crate r=padenot
...
This is as close to usptream as currently possibly. Only a few changes were
done to the dependencies: the wasm target was removed and the coremidi
dependency was updated to pick up a more recent version so that we don't need
to vendor separate versions of the core-foundation and core-foundation-sys
crates.
This vendors the following crates:
* alsa-sys
* alsa
* coremidi
* coremidi-sys
* memalloc
* midir
Overall this adds ~30K lines of code, over half of which is in the alsa
bindings alone.
Differential Revision: https://phabricator.services.mozilla.com/D124640
2021-12-21 11:34:51 +00:00
Jon Bauman
ffc22b2f8a
Bug 1745608 - Add additional AVIF telemetry for unimplemented features. r=aosmond CLOSED TREE
...
Differential Revision: https://phabricator.services.mozilla.com/D133580
2021-12-18 20:05:19 +00:00
Matthew Gregan
44a6ef81dc
Bug 1746689 - Update AudioIPC macos branch to e9eac9d7. r=cubeb-reviewers,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D134202
2021-12-18 01:24:04 +00:00
Matthew Gregan
4ea4986b93
Bug 1746352 - Update audioipc to 515bb210. r=cubeb-reviewers,padenot
...
Differential Revision: https://phabricator.services.mozilla.com/D133995
2021-12-16 10:37:12 +00:00
Butkovits Atila
5e15e00fa2
Backed out changeset 65cda71ffcdd (bug 1746352) for causing bustages complaining about new API. CLOSED TREE
2021-12-16 12:17:45 +02:00
Matthew Gregan
96e9bde4a3
Bug 1746352 - Update audioipc to 776ef93a. r=cubeb-reviewers,padenot
...
Differential Revision: https://phabricator.services.mozilla.com/D133995
2021-12-16 09:32:27 +00:00
Matthew Gregan
165a462e57
Bug 1726275 - Update AudioIPC to pick up IPC rework. r=chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D132541
2021-12-16 06:24:23 +00:00
Marian-Vasile Laza
18cfc4f987
Backed out changeset 736011c1640c (bug 1726275) for causing build bustages. CLOSED TREE
2021-12-16 06:08:19 +02:00
Matthew Gregan
c475ed79ea
Bug 1726275 - Update AudioIPC to pick up IPC rework. r=chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D132541
2021-12-16 03:02:02 +00:00
Paul Adenot
eac461c684
Bug 1745724 - mach vendor rust. r=cubeb-reviewers,kinetik
...
Depends on D133631
Differential Revision: https://phabricator.services.mozilla.com/D133632
2021-12-13 14:18:09 +00:00
Mike Hommey
d82eec0cb3
Bug 1744677 - Remove Cargo.toml patch for wasmtime crates. r=rhunt
...
Apart from Cargo.toml being garbled by cargo on publication, what's
vendored is exactly the same as on crates.io, so we don't need to use a
patch to pull from git anymore.
Differential Revision: https://phabricator.services.mozilla.com/D133040
2021-12-08 05:40:54 +00:00
Mike Hommey
5f59304205
Bug 1744668 - Upgrade viaduct to the version from application-services v84.0.0. r=markh
...
This removes the need for the local prost-derive patch.
Viaduct itself has not changed a whole lot.
Differential Revision: https://phabricator.services.mozilla.com/D133025
2021-12-08 05:23:04 +00:00
Sandor Molnar
40b66aba95
Backed out 3 changesets (bug 1744668) for causing multiple failures. CLOSED TREE
...
Backed out changeset 46c822b70a3f (bug 1744668)
Backed out changeset a1b048e394fe (bug 1744668)
Backed out changeset 49b593d05354 (bug 1744668)
2021-12-08 04:18:29 +02:00
Mike Hommey
4f85247807
Bug 1744668 - Upgrade viaduct to the version from application-services v87.1.0. r=markh
...
This removes the need for the local prost-derive patch.
Viaduct itself has not changed a whole lot.
Differential Revision: https://phabricator.services.mozilla.com/D133025
2021-12-07 21:25:29 +00:00
Mike Hommey
0d44c1b862
Bug 1744643 - Upgrade cc to v1.0.72. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D133014
2021-12-07 01:55:42 +00:00
Chun-Min Chang
97f96f4f0b
Bug 1744567 - mach vendor rust r=cubeb-reviewers,kinetik DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D132977
2021-12-06 23:54:19 +00:00
Dragana Damjanovic
508c8575ed
Bug 1743378 - Neqo version 0.5.6 r=necko-reviewers,kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D132772
2021-12-03 13:13:08 +00:00
Tooru Fujisawa
f32f7d78d7
Bug 1744168 - Bump jsparagus for bug 1736060. r=nbp
...
Differential Revision: https://phabricator.services.mozilla.com/D132771
2021-12-03 11:38:21 +00:00
criss
37ba052114
Backed out 2 changesets (bug 1743378) for causing xpcshell failures on test_http3_direct_proxy.js. CLOSED TREE
...
Backed out changeset 3661673e2577 (bug 1743378)
Backed out changeset a6eab1b75981 (bug 1743378)
2021-12-02 14:58:40 +02:00
Dragana Damjanovic
6fe5130c63
Bug 1743378 - Update to neqo version 0.5.5 r=necko-reviewers,kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D132562
2021-12-02 08:23:20 +00:00
Dzmitry Malyshau
caaffc3a03
Bug 1622846 - Update wgpu to 28ba9d8 r=jimb,emilio
...
Update GPUTextureUsage bit names to match upstream.
Differential Revision: https://phabricator.services.mozilla.com/D132058
2021-11-29 21:57:04 +00:00
Csoregi Natalia
9c8715f550
Backed out changeset 9e97159bb402 (bug 1622846) for causing bp-hybrid bustages on WebGPUChild.cpp CLOSED TREE
2021-11-29 21:30:42 +02:00
Dzmitry Malyshau
35ccd380fa
Bug 1622846 - Update wgpu to 5f6c067 r=jimb,emilio
...
Update GPUTextureUsage bit names to match upstream.
Differential Revision: https://phabricator.services.mozilla.com/D132058
2021-11-29 18:37:21 +00:00
Tooru Fujisawa
a27ad79f33
Bug 1742005
- Bump jsparagus for bug 1740737 and bug 1742142. r=nbp
...
Differential Revision: https://phabricator.services.mozilla.com/D131774
2021-11-22 11:43:29 +00:00
Chun-Min Chang
6ea9406962
Bug 1737833 - mach vendor rust r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D130901
2021-11-11 19:05:26 +00:00
Jon Bauman
bd29528356
Bug 1739032 - Update mp4parse-rust to a257137. r=kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D130284
2021-11-03 20:06:58 +00:00
Mike Hommey
d5c0037acd
Bug 1739040 - Pick cc upstream patch for GCC 11 on armhf linux. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D130228
2021-11-03 03:30:29 +00:00
Matthew Gregan
8f4cbf6d7b
Bug 1738768 - Register AudioIPC server threads with Firefox Profiler. r=cubeb-reviewers,padenot
...
Differential Revision: https://phabricator.services.mozilla.com/D130116
2021-11-02 19:42:33 +00:00
Mike Hommey
0cc5c4b32e
Bug 1735905 - Upgrade cubeb-pulse to fix a race condition that can lead to shutdown deadlock. r=kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D128657
2021-10-16 01:19:56 +00:00
Matthew Gregan
6f818f692b
Bug 1735224 - Update audioipc to 03868a0e. r=cubeb-reviewers,chunmin
...
This also changes the media.audioipc.shm_area_size default to 0, allowing the
AudioIPC server to estimate an appropriate size. If the pref is non-zero, the
server is forced to use the specified size.
Differential Revision: https://phabricator.services.mozilla.com/D128119
2021-10-14 02:50:19 +00:00
Matthew Gregan
2e189f8d1d
Bug 1730518 - Update audioipc to 8381f381. r=cubeb-reviewers,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D128429
2021-10-14 02:29:40 +00:00