Closed
Bug 1601825
Opened 5 years ago
Closed 2 years ago
Suppress WR rendering when widget is hidden
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
DUPLICATE
of bug 1782134
People
(Reporter: sotaro, Assigned: sotaro)
Details
Attachments
(1 file)
By using mWidget->IsHidden() we could suppress WR rendering like CompositorD3D11::BeginFrame().
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Attachment 9114026 [details] does not handle releasing TextureHosts. It is not good.
Assignee | ||
Comment 4•2 years ago
|
||
It is going to be handled by Bug 1782134.
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(sotaro.ikeda.g)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•