Closed
Bug 1320009
Opened 9 years ago
Closed 9 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•9 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Attachment #8813995 -
Flags: review?(nical.bugzilla)
Updated•9 years ago
|
Attachment #8813995 -
Flags: review?(nical.bugzilla) → review+
| Assignee | ||
Comment 2•9 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: 9 years ago
Resolution: --- → FIXED
Comment 4•9 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•9 years ago
|
||
Thanks I take a look.
| Assignee | ||
Updated•9 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 6•9 years ago
|
||
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: 9 years ago → 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•