Closed
Bug 1332249
Opened 4 years ago
Closed 4 years ago
Add WebRenderCompositableHolder for WebRenderAPI
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla54
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file, 4 obsolete files)
17.76 KB,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
When WebRenderAPI is created, WebRenderCompositorOGL is not created. It holds CompositableHosts to relate to external image ids. We want that when WebRenderAPI is created.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Comment on attachment 8828273 [details] [diff] [review] patch - Add WebRenderCompositableHolder for WebRenderAPI :nical, can you feedback to the patch?
Attachment #8828273 -
Flags: feedback?(nical.bugzilla)
Assignee | ||
Comment 3•4 years ago
|
||
Attachment #8828273 -
Attachment is obsolete: true
Attachment #8828273 -
Flags: feedback?(nical.bugzilla)
Assignee | ||
Comment 4•4 years ago
|
||
Attachment #8828298 -
Attachment is obsolete: true
Assignee | ||
Updated•4 years ago
|
Attachment #8828299 -
Flags: feedback?(nical.bugzilla)
Updated•4 years ago
|
Attachment #8828299 -
Flags: feedback?(nical.bugzilla) → feedback+
Assignee | ||
Comment 5•4 years ago
|
||
Attachment #8828299 -
Attachment is obsolete: true
Assignee | ||
Comment 6•4 years ago
|
||
Attachment #8828615 -
Attachment is obsolete: true
Pushed by sikeda@mozilla.com: https://hg.mozilla.org/projects/graphics/rev/8aedaa283704 Add WebRenderCompositableHolder for WebRenderAPI r=nical?
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•4 years ago
|
Attachment #8828616 -
Flags: review?(nical.bugzilla)
Pushed by sikeda@mozilla.com: https://hg.mozilla.org/projects/graphics/rev/1a5d6439f0e6 Add WebRenderCompositableHolder for WebRenderAPI r=nical?
Updated•4 years ago
|
Attachment #8828616 -
Flags: review?(nical.bugzilla) → review+
Pushed by kgupta@mozilla.com: https://hg.mozilla.org/projects/graphics/rev/dbd823361c41 Follow-up to fix non-unified build bustage. r=bustage
Updated•4 years ago
|
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•