Closed
Bug 1435059
Opened 8 years ago
Closed 8 years ago
BlobImageInvalidation: Filter support
Categories
(Core :: Graphics: WebRender, enhancement, P1)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
There are different options for how to implement this.
1. Just use a basic layer manager like the current fallback.
2. Try to do something more custom.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jmuizelaar
| Assignee | ||
Comment 1•8 years ago
|
||
I'm currently leaning toward doing something more custom. It doesn't seem like it will be too painful to plug in.
Updated•8 years ago
|
Blocks: stage-wr-nightly
Priority: -- → P1
| Assignee | ||
Comment 2•8 years ago
|
||
I ended up using BasicLayerManager for this now which isn't great but will do for now. If it matters we can do something more custom later.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•