- Aug 12, 2024
-
-
Andreas Pehrson authored
Differential Revision: https://phabricator.services.mozilla.com/D218924
-
- Jun 27, 2024
-
-
Ben Dean-Kawamura authored
This brings in the suggest reingestion performance change, which should fix the restart hang. Original Revision: https://phabricator.services.mozilla.com/D215148 Differential Revision: https://phabricator.services.mozilla.com/D215167
-
Andreas Pehrson authored
Original Revision: https://phabricator.services.mozilla.com/D214954 Differential Revision: https://phabricator.services.mozilla.com/D215062
-
Paul Adenot authored
Original Revision: https://phabricator.services.mozilla.com/D214242 Differential Revision: https://phabricator.services.mozilla.com/D215061
-
- Jun 20, 2024
-
-
Andreas Pehrson authored
Original Revision: https://phabricator.services.mozilla.com/D213966 Differential Revision: https://phabricator.services.mozilla.com/D214090
-
Andreas Pehrson authored
Original Revision: https://phabricator.services.mozilla.com/D213964 Differential Revision: https://phabricator.services.mozilla.com/D214088
-
Andreas Pehrson authored
Original Revision: https://phabricator.services.mozilla.com/D213930 Differential Revision: https://phabricator.services.mozilla.com/D214073
-
- Jun 04, 2024
-
-
Kershaw Chang authored
Differential Revision: https://phabricator.services.mozilla.com/D212097
-
- Jun 03, 2024
-
-
Andreas Pehrson authored
Differential Revision: https://phabricator.services.mozilla.com/D212311
-
Teodor Tanasoaia authored
Bug 1900038 - Update `wgpu` to revision c7458638d14921c7562e4197ddeefa17be413587. r=webgpu-reviewers,supply-chain-reviewers,nical Differential Revision: https://phabricator.services.mozilla.com/D212293
-
- May 29, 2024
-
-
Mark Hammond authored
Bug 1899617 - Update application-services to pick up new rusqlite/sqlite. r=lina,supply-chain-reviewers Differential Revision: https://phabricator.services.mozilla.com/D212047
-
Paul Adenot authored
Depends on D211873 Differential Revision: https://phabricator.services.mozilla.com/D211874
-
- May 28, 2024
-
-
Mark Hammond authored
Differential Revision: https://phabricator.services.mozilla.com/D211929
-
- May 22, 2024
-
-
Andreas Pehrson authored
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
-
- May 21, 2024
-
-
Erich Gubler authored
Bug 1897554 - build(webgpu): update WGPU to 8272494b6b46aed84cb9406e09922415446c1778 r=webgpu-reviewers,supply-chain-reviewers,nical Differential Revision: https://phabricator.services.mozilla.com/D210879
-
Kershaw Chang authored
Differential Revision: https://phabricator.services.mozilla.com/D210496
-
- May 16, 2024
-
-
Erich Gubler authored
Bug 1896191 - build(webgpu): update WGPU to 2f4522714c4037a1842d27bb448b634f089664ab r=webgpu-reviewers,supply-chain-reviewers,nical Update with `moz-webgpu-cts update-expected --preset new-fx`, version 0.9.1, using reports from [try:7739c53c635e](https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=7739c53c635e9404976baf9b93f64216b1905d64). Depends on D210093 Differential Revision: https://phabricator.services.mozilla.com/D210094
-
- May 09, 2024
-
-
Nan Jiang authored
Differential Revision: https://phabricator.services.mozilla.com/D209964
-
- May 07, 2024
-
-
Kershaw Chang authored
Differential Revision: https://phabricator.services.mozilla.com/D209550
-
Erich Gubler authored
Bug 1895268 - build: bump WGPU to d5d683d3c491ec8cd2f5cdb43ac61e526cb7c231 (latest as of 2024-05-06) r=webgpu-reviewers,supply-chain-reviewers,nical Adjusted `expected` test outcomes for WebGPU CTS by providing reports from [try:4e35bca072d3](https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=4e35bca072d3ecc7feb680f6fbf4f2d911af434d) to `moz-webgpu-cts update-expected --preset new-fx …`. Differential Revision: https://phabricator.services.mozilla.com/D209562
-
- May 02, 2024
-
-
Erich Gubler authored
Bug 1893057 - build(webgpu): update WGPU to latest `trunk` as of 2024-04-22 r=webgpu-reviewers,supply-chain-reviewers,jimb Incorporates adjustments to `expected` test outcomes in WebGPU CTS' WPT tests using `moz-webgpu-cts` 0.9.0. Namely, I used `moz-webgpu-cts update-expected --preset new-fx …` with reports from [try:ee88f1757a59](https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=ee88f1757a59c85dd5e7428102c95e2e45fd1a54&selectedTaskRun=ObmJmsZ0S9S3fNNKA-mY8Q.0). Differential Revision: https://phabricator.services.mozilla.com/D208801
-
- Apr 30, 2024
-
-
Emilio Cobos Álvarez authored
Bug 1884879 - [css-syntax] Implement recent syntax spec change to avoid parsing custom properties that look like selectors. r=firefox-style-system-reviewers,zrhoffman,supply-chain-reviewers,glandium This implements the: > If the first two non-<whitespace-token> values of rule’s prelude are > an <ident-token> whose value starts with "--" followed by a > <colon-token>, then... From https://drafts.csswg.org/css-syntax/#consume-qualified-rule Differential Revision: https://phabricator.services.mozilla.com/D207796
-
Henri Sivonen authored
Bug 1882209 - Update encoding_rs to 0.8.34 to deal with rustc changes. r=glandium,supply-chain-reviewers Differential Revision: https://phabricator.services.mozilla.com/D207167
-
- Apr 29, 2024
-
-
Nan Jiang authored
Differential Revision: https://phabricator.services.mozilla.com/D208509
-
- Apr 26, 2024
-
-
Paul Adenot authored
Differential Revision: https://phabricator.services.mozilla.com/D208644
-
- Apr 25, 2024
-
-
Andreas Pehrson authored
Differential Revision: https://phabricator.services.mozilla.com/D208444
-
- Apr 18, 2024
-
-
Teodor Tanasoaia authored
Bug 1891754 - Update `wgpu` to revision 2b0e3ed01cfcc4bcccc7fd63b2581b260c00b089. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler Differential Revision: https://phabricator.services.mozilla.com/D207728
-
- Apr 26, 2024
-
-
Andreas Pehrson authored
Original Revision: https://phabricator.services.mozilla.com/D208444 Differential Revision: https://phabricator.services.mozilla.com/D208720
-
- Apr 15, 2024
-
-
Ben Dean-Kawamura authored
Differential Revision: https://phabricator.services.mozilla.com/D207208
-
- Apr 11, 2024
-
-
Kershaw Chang authored
Differential Revision: https://phabricator.services.mozilla.com/D207264
-
- Apr 10, 2024
-
-
Ben Dean-Kawamura authored
This is the result of running `mach vendor rust`, `mach cargo vet prune` and `mach uniffi generate` Depends on D206130 Differential Revision: https://phabricator.services.mozilla.com/D206131
-
Andreas Pehrson authored
Differential Revision: https://phabricator.services.mozilla.com/D204124
-
Cristian Tuns authored
Backed out changeset 42fe954d2d47 (bug 1888683) Backed out changeset 2403582c3c8d (bug 1888683)
-
- Apr 09, 2024
-
-
Ben Dean-Kawamura authored
This is the result of running `mach vendor rust`, `mach cargo vet prune` and `mach uniffi generate` Depends on D206130 Differential Revision: https://phabricator.services.mozilla.com/D206131
-
Kershaw Chang authored
Differential Revision: https://phabricator.services.mozilla.com/D206996
-
- Apr 08, 2024
-
-
Sandor Molnar authored
Backed out changeset d43df75c14de (bug 1888683) Backed out changeset b4267327c7dd (bug 1888683) Backed out changeset 11892428e2dc (bug 1890092) Backed out changeset 42598e432246 (bug 1888683) Backed out changeset 372016bf3614 (bug 1888683)
-
Ben Dean-Kawamura authored
This is the result of running `mach vendor rust`, `mach cargo vet prune` and `mach uniffi generate` Differential Revision: https://phabricator.services.mozilla.com/D206131
-
Sandor Molnar authored
Backed out changeset 317994df7ee4 (bug 1889691) for causing dt failures @ browser_webconsole_csp_violation.js / browser_inspector_reload_iframe.js
-
Kershaw Chang authored
Differential Revision: https://phabricator.services.mozilla.com/D206884
-
- Apr 03, 2024
-
-
Erich Gubler authored
Bug 1887909 - update WGPU to 0c5bebca514eb06d9387f87666c1c658f3f673b4 (`trunk` as of 2024-04-02) r=webgpu-reviewers,supply-chain-reviewers,nical Expected CTS test outcomes were updated using `moz-webgpu-cts` 0.7.0; concretely, using `moz-webgpu-cts process-reports --glob … --preset new-fx` with [try:cc3d56737b79](https://treeherder.mozilla.org/jobs?repo=try&tier=1%2C2%2C3&revision=cc3d56737b797ddc44d576d342330b9b92b54697). Differential Revision: https://phabricator.services.mozilla.com/D205725
-