[wpt-sync] Sync PR 47869 - Register PaintLayer as client on backdrop-filter
Categories
(Core :: Web Painting, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47869 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47869
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Register PaintLayer as client on backdrop-filter
A PaintLayer with a backdrop-filter applied wasn't added as a client to
the filter. This meant that it wouldn't get any notifications when the
contents of a filter was mutated.Add client registration/unregistration to PaintLayer
(UpdateBackdropFilters and Destroy).Bug: 359102842
Change-Id: Id664e680acb47860a931dc4b1b91142a19521950
Reviewed-on: https://chromium-review.googlesource.com/5824402
WPT-Export-Revision: b3073d66d25e3e0d07584064322ad7ed130a1748
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
FAIL
: 1
Safari
FAIL
: 1
Links
Comment 4•6 months ago
|
||
bugherder |
Description
•