Closed
Bug 1320009
Opened 6 years ago
Closed 6 years ago
Fix CompositorBridgeParent::ClearApproximatelyVisibleRegions() crash during reftest on linux
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla54
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file, 1 obsolete file)
3.12 KB,
patch
|
sotaro
:
review+
|
Details | Diff | Splinter Review |
I saw crash during local reftest on linux.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Attachment #8813995 -
Flags: review?(nical.bugzilla)
Updated•6 years ago
|
Attachment #8813995 -
Flags: review?(nical.bugzilla) → review+
Assignee | ||
Comment 2•6 years ago
|
||
Add assert.
Attachment #8813995 -
Attachment is obsolete: true
Attachment #8814270 -
Flags: review+
Pushed by sikeda@mozilla.com: https://hg.mozilla.org/projects/graphics/rev/2f27eb71f523 Add more clean up to CompositorBridgeParent::StopAndClearResources() r=nical
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Comment 4•6 years ago
|
||
This seems to have broken the QR reftests - https://treeherder.mozilla.org/#/jobs?repo=graphics&revision=2f27eb71f5234f424c0e12a73df2ed89410cc12e
Flags: needinfo?(sotaro.ikeda.g)
Assignee | ||
Comment 5•6 years ago
|
||
Thanks I take a look.
Assignee | ||
Updated•6 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 6•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=fa56e49a67cc486dbfb4ef559ada5a1a3238a8aa
Flags: needinfo?(sotaro.ikeda.g)
Pushed by sikeda@mozilla.com: https://hg.mozilla.org/projects/graphics/rev/6023b392d86f Fix build failure r=nical?
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•