Commit Graph

521 Commits

Author SHA1 Message Date
pmcmanis
5b83f3fcb5 Bug 1822325 - Vendor Glean 52.4.2 r=janerik,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D172797
2023-03-20 17:52:38 +00:00
Kershaw Chang
226e8a456f Bug 1809843 - Make Http/3 server support proxy mode, r=necko-reviewers,valentin,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D166642
2023-03-16 21:28:57 +00:00
Norisz Fay
4e15bb623b Backed out changeset 6c0c507c2227 (bug 1822325) for causing build bustages CLOSED TREE 2023-03-16 19:09:57 +02:00
pmcmanis
7ba1258eb8 Bug 1822325 - Vendor Glean 52.4.2 r=janerik,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D172797
2023-03-16 16:21:06 +00:00
Tiaan Louw
1da980f4b4 Bug 1813481 - Allow 'none' keyword in color components r=emilio,supply-chain-reviewers,devtools-reviewers
Make use of the new changes in the cssparser that allows 'none' keywords
in color components where allowed.  We store the none values as 0.0 (as
per the spec) and mark the components with the flags. This way we don't
have to check anything on the components before doing calculations.

As this is the last part intended to be released for the new [color-4]
changes, I've also enabled the changes on nightly.

Differential Revision: https://phabricator.services.mozilla.com/D170208
2023-03-16 11:50:55 +00:00
Marian-Vasile Laza
b1bb1b3c9b Backed out changeset 160ac6b5f726 (bug 1813481) for assertion failure on nsCSSRenderingGradients.cpp. 2023-03-16 01:50:39 +02:00
Bobby Holley
13cee562c0 Bug 1822691 — Bump cargo-vet to b31b5428709583d0de0fa1b54d88624fd04f8a50. r=nika,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D172727
2023-03-15 21:52:06 +00:00
Tiaan Louw
a7a28cf7a6 Bug 1813481 - Allow 'none' keyword in color components r=emilio,supply-chain-reviewers,devtools-reviewers
Make use of the new changes in the cssparser that allows 'none' keywords
in color components where allowed.  We store the none values as 0.0 (as
per the spec) and mark the components with the flags. This way we don't
have to check anything on the components before doing calculations.

As this is the last part intended to be released for the new [color-4]
changes, I've also enabled the changes on nightly.

Differential Revision: https://phabricator.services.mozilla.com/D170208
2023-03-15 21:10:43 +00:00
Butkovits Atila
45514b96bb Backed out changeset deabee2364d4 (bug 1813481) for causing assertion failures at gfxUtils.cpp. CLOSED TREE 2023-03-15 19:21:19 +02:00
Tiaan Louw
29eaf0b759 Bug 1813481 - Allow 'none' keyword in color components r=emilio,supply-chain-reviewers,devtools-reviewers
Make use of the new changes in the cssparser that allows 'none' keywords
in color components where allowed.  We store the none values as 0.0 (as
per the spec) and mark the components with the flags. This way we don't
have to check anything on the components before doing calculations.

As this is the last part intended to be released for the new [color-4]
changes, I've also enabled the changes on nightly.

Differential Revision: https://phabricator.services.mozilla.com/D170208
2023-03-15 16:25:00 +00:00
Cristina Horotan
d17ba6a363 Backed out changeset 00e23971f01b (bug 1813481) for causing xpcshell failures at test_css-properties-db.js CLOSED TREE 2023-03-15 11:19:59 +02:00
Tiaan Louw
56e7e7777d Bug 1813481 - Allow 'none' keyword in color components r=emilio,supply-chain-reviewers
Make use of the new changes in the cssparser that allows 'none' keywords
in color components where allowed.  We store the none values as 0.0 (as
per the spec) and mark the components with the flags. This way we don't
have to check anything on the components before doing calculations.

As this is the last part intended to be released for the new [color-4]
changes, I've also enabled the changes on nightly.

Differential Revision: https://phabricator.services.mozilla.com/D170208
2023-03-15 08:15:54 +00:00
Marian-Vasile Laza
ee72efd1e9 Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE
Backed out changeset 5c494680f448 (bug 1809843)
Backed out changeset 02742b38edab (bug 1809843)
Backed out changeset 2b9b32ca8294 (bug 1809843)
Backed out changeset 56631cb02ae6 (bug 1809843)
Backed out changeset 37e35a60a71f (bug 1809843)
2023-03-13 13:53:26 +02:00
Kershaw Chang
555125377d Bug 1809843 - Make Http/3 server support proxy mode, r=necko-reviewers,valentin,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D166642
2023-03-13 11:12:31 +00:00
Dana Keeler
692d5b49d3 Bug 1821125 - bump versions of ohttp and bhttp r=valentin,necko-reviewers,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D172150
2023-03-10 22:45:37 +00:00
Martin Thomson
bf574a2158 Bug 1821534 - Wildcard audit of ohttp crate, r=supply-chain-reviewers,bholley
Depends on D172187

Differential Revision: https://phabricator.services.mozilla.com/D172188
2023-03-09 23:30:13 +00:00
Martin Thomson
227addb6f9 Bug 1821534 - Wildcard audit of bhttp crate, r=supply-chain-reviewers,bholley
Differential Revision: https://phabricator.services.mozilla.com/D172187
2023-03-09 23:30:12 +00:00
John Schanck
15a0366f05 Bug 1820886 - vendor authenticator-rs v0.4.0-alpha10. r=keeler,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D171913
2023-03-07 23:27:56 +00:00
Bobby Holley
298d5b2168 Bug 1820851 — Import ISRG audits. r=nika,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D171893
2023-03-07 23:15:19 +00:00
Bobby Holley
a4b5f7d79c Bug 1820851 — Rename some imports to match the registry. r=nika,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D171892
2023-03-07 23:15:19 +00:00
Bobby Holley
f7205e59c5 Bug 1820851 — Pull in new imports. r=nika,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D171891
2023-03-07 23:15:19 +00:00
Teodor Tanasoaia
65c70f01d3 Bug 1818748 - Vet wgpu and naga commits. r=supply-chain-reviewers,bholley
Depends on D170905

Differential Revision: https://phabricator.services.mozilla.com/D170906
2023-03-06 17:00:15 +00:00
Chris H-C
319a2387c2 Bug 1816454 - Update Glean SDK to v52.3.0 r=TravisLong,supply-chain-reviewers,emilio
Also update some FOG tests that are now incorrect (label limits have been
lifted).

The `default_features = false` on `env_logger` are to avoid a new, duplicate
dependency on hermit-abi.

Differential Revision: https://phabricator.services.mozilla.com/D170816
2023-02-28 16:44:02 +00:00
Cristina Horotan
7bd3967451 Backed out 2 changesets (bug 1816835, bug 1817043) for causing multiple bc tests to timeout
Backed out changeset 78d5cd985e6f (bug 1817043)
Backed out changeset 9613b1bcc57c (bug 1816835)
2023-02-28 15:26:31 +02:00
Matthew Gregan
10ea15f976 Bug 1816835 - Update AudioIPC macOS branch to 89de5602. r=cubeb-reviewers,glandium,supply-chain-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D169877
2023-02-27 22:28:08 +00:00
Stanca Serban
8917a2896e Backed out changeset aba2a1dc6802 (bug 1816454) for causing PNGEncoder related build bustages. CLOSED TREE 2023-02-27 16:42:40 +02:00
Chris H-C
68d8ce8104 Bug 1816454 - Update Glean SDK to v52.3.0 r=TravisLong,supply-chain-reviewers
Also update some FOG tests that are now incorrect (label limits have been
lifted).

Differential Revision: https://phabricator.services.mozilla.com/D170816
2023-02-27 14:04:03 +00:00
Tiaan Louw
6fe94c07e9 Bug 1813481 - Use abstract color parser r=emilio,supply-chain-reviewers
In stead of having the css parser construct a color in it's own format
and then converting it to what Gecko needs to perform operations, we now
construct a Gecko friendly color type directly.

Differential Revision: https://phabricator.services.mozilla.com/D170187
2023-02-26 11:11:21 +00:00
Bobby Holley
3ba960c4be Bug 1818098 — Import cargo-vet audits into firefox. r=nika,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170540
2023-02-23 23:51:38 +00:00
Bobby Holley
501aae3654 Bug 1818098 — Run cargo vet prune. r=nika,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170539
2023-02-23 23:51:38 +00:00
Bobby Holley
93da195b4b Bug 1818098 — Bump cargo-vet to b8c695ae8c2e4f846020c65f44a69bc621ad97bf. r=nika,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170538
2023-02-23 23:51:37 +00:00
Mike Hommey
296ced0fd9 Bug 1817900 - Update zip to 0.6.4. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170464
2023-02-23 01:34:26 +00:00
Mike Hommey
be99ca4c23 Bug 1817900 - Update uuid to 1.3.0. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170463
2023-02-23 01:34:25 +00:00
Mike Hommey
b635752d07 Bug 1817900 - Update try-lock to 0.2.4. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170462
2023-02-23 01:34:25 +00:00
Mike Hommey
aa6c5a1b25 Bug 1817900 - Update toml to 0.5.11. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170461
2023-02-23 01:25:40 +00:00
Mike Hommey
cca4d575b2 Bug 1817900 - Update tokio-stream to 0.1.12. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170460
2023-02-23 01:25:39 +00:00
Mike Hommey
22a00a3e2e Bug 1817900 - Update tinystr to 0.7.1. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170459
2023-02-23 01:25:39 +00:00
Mike Hommey
8a32f99969 Bug 1817900 - Update thin-vec to 0.2.12. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170458
2023-02-23 01:25:38 +00:00
Mike Hommey
a26871625e Bug 1817900 - Update termcolor to 1.2.0. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170457
2023-02-23 01:25:38 +00:00
Mike Hommey
7fc0ba44ec Bug 1817900 - Update slab to 0.4.8. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170456
2023-02-23 01:25:38 +00:00
Mike Hommey
a77dde711a Bug 1817900 - Update serde_json to 1.0.93. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170455
2023-02-23 01:25:37 +00:00
Mike Hommey
17f4982934 Bug 1817900 - Update serde_bytes to 0.11.9. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170454
2023-02-23 01:25:37 +00:00
Mike Hommey
fd46c51d7f Bug 1817900 - Update rust_decimal to 1.28.1. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170453
2023-02-23 01:25:36 +00:00
Mike Hommey
f441e0bb77 Bug 1817900 - Update regex to 1.7.1. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170452
2023-02-23 01:25:36 +00:00
Mike Hommey
cadbc4abe8 Bug 1817900 - Update rayon-core to 1.10.2. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170451
2023-02-23 01:17:33 +00:00
Mike Hommey
0600aa1062 Bug 1817900 - Update range-alloc to 0.1.3. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170450
2023-02-23 01:17:33 +00:00
Mike Hommey
52d1694944 Bug 1817900 - Update proc-macro2 to 1.0.51. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170449
2023-02-23 01:17:32 +00:00
Mike Hommey
30d2d77ab4 Bug 1817900 - Update pkcs11-bindings to 0.1.5. r=keeler,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170448
2023-02-23 01:17:32 +00:00
Mike Hommey
0923af6d54 Bug 1817900 - Update once_cell to 1.17.1. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170447
2023-02-23 01:17:31 +00:00
Mike Hommey
a94df0877f Bug 1817900 - Update object to 0.30.3. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D170446
2023-02-23 01:17:31 +00:00