Closed
Bug 1439005
Opened 8 years ago
Closed 8 years ago
Add PushLayerWithBlend
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
Attachments
(1 file)
|
17.66 KB,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
This makes it possible to implement nsDisplayBlend blob image invalidation. It currently only includes an implementation for Skia and DrawTargetRecording. All other backends will crash when used.
| Assignee | ||
Comment 1•8 years ago
|
||
Assignee: nobody → jmuizelaar
Attachment #8951772 -
Flags: review?(bas)
Updated•8 years ago
|
Attachment #8951772 -
Flags: review?(bas) → review+
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7742669c40db
Add PushLayerWithBlend. r=Bas
Comment 3•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•