Closed
Bug 1460988
Opened 8 years ago
Closed 8 years ago
Yet another case of holding the layer trees lock while blocking on WR threads
Categories
(Core :: Graphics: WebRender, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
More of the same problem that we saw in bug 1460289 and bug 1457246. This was showing up in CI when I enabled the async-scene-build pref for webrender.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8975145 [details]
Bug 1460988 - Don't hold the layer trees lock while making calls that block on WR threads.
https://reviewboard.mozilla.org/r/243508/#review249408
Looks good:)
Attachment #8975145 -
Flags: review?(sotaro.ikeda.g) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dcdf1e54dc05
Don't hold the layer trees lock while making calls that block on WR threads. r=sotaro
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•