Closed Bug 1405594 Opened 7 years ago Closed 7 years ago

Fix how to schedule composition at WebRenderImageHost::UseTextureHost()

Categories

(Core :: Graphics: WebRender, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox57 --- unaffected
firefox58 --- unaffected

People

(Reporter: sotaro, Assigned: sotaro)

References

Details

Attachments

(1 file)

WebRenderImageHost::UseTextureHost() trigger composition when GetAsyncRef() is true. But it is not enough, since WebRenderCanvasRendererAsync also uses AsyncImagePipeline capability without using ImageBridge. In this case,  GetAsyncRef() returns false, then the WebRenderImageHost::UseTextureHost() does not trigger the composition.
Attachment #8915057 - Flags: review?(nical.bugzilla)
Whiteboard: [wr-mvp] [triage]
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [wr-mvp] [triage] → [wr-mvp]
See Also: → 1405481
Attachment #8915057 - Flags: review?(nical.bugzilla)
Necessity of this bug depends on how bug 1405481 is going to be addressed. I am going to cancel the review for now.
bug 1405481 is going to address canvas problem. Set this bug to invalid.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Priority: P1 → --
Whiteboard: [wr-mvp]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: