Closed
Bug 1811357
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 38072 - Use effect.Opacity() directly in PaintChunksToCcLayer
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38072 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38072
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
Use effect.Opacity() directly in PaintChunksToCcLayer
Avoid conversions from float to uint8_t to float.
Bug: 1308932
Change-Id: Ide06a17785b761f5fdf283d62d7a2499870e07ce
Reviewed-on: https://chromium-review.googlesource.com/4178555
WPT-Export-Revision: aaac928b100a1255fba6c782801974b5837f8574
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a3ee3cfabca06aba6a8b3b337d1b21a85b231b42
Assignee | ||
Comment 2•2 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 3•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/218a5995740f
[wpt PR 38072] - Use effect.Opacity() directly in PaintChunksToCcLayer, a=testonly
Assignee | ||
Comment 5•2 years ago
|
||
Test result changes from PR not available.
Comment 6•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•