Closed
Bug 2021283
Opened 2 months ago
Closed 2 months ago
[wpt-sync] Sync PR 58288 - Disallow CSS random() values in canvas context
Categories
(Core :: Graphics: Canvas2D, task, P4)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
329.52 KB,
text/plain
|
Details |
Sync web-platform-tests PR 58288 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58288
Details from upstream follow.
moonira <moonira@google.com> wrote:
Disallow CSS random() values in canvas context
Bug: 413385732
Change-Id: I0a468c050391aaad4d9f7925e558fe03589236bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7633167
Reviewed-by: Rune Lillesveen \<futhark@chromium.org>
Commit-Queue: Munira Tursunova \<moonira@google.com>
Cr-Commit-Position: refs/heads/main@{#1594588}
| Assignee | ||
Updated•2 months ago
|
Component: web-platform-tests → Graphics: Canvas2D
Product: Testing → Core
| Assignee | ||
Comment 1•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9b69deb54f7a07e8ecdc76b0bad2ecbd1fe032db
| Assignee | ||
Comment 2•2 months ago
|
||
# CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3667 tests
## Status Summary
### Firefox
`OK` : 1[GitHub] 3186[Gecko-windows11-64-24h2-debug] 3187[Gecko-windows11-64-24h2-opt] 3208[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt]
`PASS`: 1[GitHub] 8[Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt] 146[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 4603[Gecko-windows11-64-24h2-opt] 4604[Gecko-windows11-64-24h2-debug] 4649[Gecko-linux2404-64-debug] 4650[Gecko-linux2404-64-opt]
`FAIL`: 221[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 1236[Gecko-windows11-64-24h2-debug] 1238[Gecko-windows11-64-24h2-opt] 1282[Gecko-linux2404-64-opt] 1283[Gecko-linux2404-64-debug]
### Chrome
`OK` : 1
`PASS`: 1
### Safari
`OK` : 1
`PASS`: 1
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=9b69deb54f7a07e8ecdc76b0bad2ecbd1fe032db)
[GitHub PR Head](https://wpt.fyi/results/?sha=38319f3734541e2b00d79370ac82d43f4c1637bd&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=38319f3734541e2b00d79370ac82d43f4c1637bd&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/706b0710f165
https://hg.mozilla.org/integration/autoland/rev/314a16d95053
[wpt PR 58288] - Disallow CSS random() values in canvas context, a=testonly
https://github.com/mozilla-firefox/firefox/commit/6769ea9770b7
https://hg.mozilla.org/integration/autoland/rev/850570974fcd
[wpt PR 58288] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/314a16d95053
https://hg.mozilla.org/mozilla-central/rev/850570974fcd
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•