Closed
Bug 1764005
Opened 3 years ago
Closed 3 years ago
Add backdrop-filter primitive support
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: gw, Assigned: gw)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
Add support for backdrop-filter primitive in WR. Each backdrop
filter primitive establishes a render task sub-graph. The primitive
instance registers itself as a resolve source to receive the
pixels from the backdrop root.
Also add a number of basic wrench tests for various backdrop-filter
use cases.
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → gwatson
Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c20cf2fa829a
Add backdrop-filter primitive support r=gfx-reviewers,lsalzman,nical
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/33708 for changes under testing/web-platform/tests
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•