Closed Bug 1364284 Opened 8 years ago Closed 8 years ago

Remove sync wait in WebRenderAPI::~WebRenderAPI()

Categories

(Core :: Graphics: WebRender, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: sotaro, Assigned: sotaro)

References

Details

With a patch of Bug 1360701, sync wait during removing pipeline is removed. But the try server tests still caused timeout failure because of sync wait in WebRenderAPI::~WebRenderAPI(). https://treeherder.mozilla.org/#/jobs?repo=try&revision=d94768c250af7c7db4877cd78bc18ae41a9ee297
Assignee: nobody → sotaro.ikeda.g
Depends on: 1360701
(In reply to Sotaro Ikeda [:sotaro] from comment #0) > With a patch of Bug 1360701, sync wait during removing pipeline is removed. > > But the try server tests still caused timeout failure because of sync wait > in WebRenderAPI::~WebRenderAPI(). > https://treeherder.mozilla.org/#/ > jobs?repo=try&revision=d94768c250af7c7db4877cd78bc18ae41a9ee297 Sorry, correct link is https://treeherder.mozilla.org/#/jobs?repo=try&revision=4fcc4f0a745cbb97eeb58e522d17f2bc2b3064e9
Ah, I forgot that We could not put off destroying WebRenderAPI() after destroying widget.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.