Closed
Bug 1233613
Opened 10 years ago
Closed 10 years ago
"Assertion failure: shell" in HTMLCanvasElement::RegisterFrameCaptureListener
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla46
| Tracking | Status | |
|---|---|---|
| firefox46 | --- | fixed |
People
(Reporter: jruderman, Assigned: pehrsons)
References
Details
(Keywords: assertion, testcase)
Attachments
(5 files)
Assertion failure: shell, at dom/html/HTMLCanvasElement.cpp:1139
"MOZ_RELEASE_ASSERT(shell)" is part of code added in https://hg.mozilla.org/mozilla-central/rev/444d8a31e893 (bug 1161913 part 2)
| Reporter | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28827/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28827/
Attachment #8700884 -
Flags: review?(martin.thomson)
| Assignee | ||
Comment 3•10 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28829/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28829/
Attachment #8700885 -
Flags: review?(martin.thomson)
| Assignee | ||
Comment 4•10 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28831/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28831/
Attachment #8700886 -
Flags: review?(martin.thomson)
| Assignee | ||
Comment 5•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → pehrsons
Status: NEW → ASSIGNED
Comment 6•10 years ago
|
||
Comment on attachment 8700884 [details]
MozReview Request: Bug 1233613 - Add crashtest. r?mt
https://reviewboard.mozilla.org/r/28827/#review26135
Attachment #8700884 -
Flags: review?(martin.thomson) → review+
Comment 7•10 years ago
|
||
Comment on attachment 8700885 [details]
MozReview Request: Bug 1233613 - Make RegisterFrameCaptureListener fallible. r?mt
https://reviewboard.mozilla.org/r/28829/#review26137
Attachment #8700885 -
Flags: review?(martin.thomson) → review+
Comment 8•10 years ago
|
||
Comment on attachment 8700886 [details]
MozReview Request: Bug 1233613 - Locate parent document before getting presentation shell for canvas capture. r?mt
https://reviewboard.mozilla.org/r/28831/#review26139
Attachment #8700886 -
Flags: review?(martin.thomson) → review+
Comment 9•10 years ago
|
||
Sorry about the delay, gmail was routing bugmail to the spam folder. Made for a nice break.
Comment 10•10 years ago
|
||
Comment 11•10 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3a80a8b3533d
https://hg.mozilla.org/mozilla-central/rev/d89b71a452cb
https://hg.mozilla.org/mozilla-central/rev/0b48021c20c3
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•