Closed
Bug 1332249
Opened 8 years ago
Closed 8 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)
(deleted),
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•8 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•8 years ago
|
||
Assignee | ||
Comment 2•8 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•8 years ago
|
||
Attachment #8828273 -
Attachment is obsolete: true
Attachment #8828273 -
Flags: feedback?(nical.bugzilla)
Assignee | ||
Comment 4•8 years ago
|
||
Attachment #8828298 -
Attachment is obsolete: true
Assignee | ||
Updated•8 years ago
|
Attachment #8828299 -
Flags: feedback?(nical.bugzilla)
Updated•8 years ago
|
Attachment #8828299 -
Flags: feedback?(nical.bugzilla) → feedback+
Assignee | ||
Comment 5•8 years ago
|
||
Attachment #8828299 -
Attachment is obsolete: true
Assignee | ||
Comment 6•8 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: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•8 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•8 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•8 years ago
|
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•