Closed
Bug 1328932
Opened 8 years ago
Closed 8 years ago
Backout diagnostic patch from bug 1318283 comment 11
Categories
(Core :: Graphics, defect, P1)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: milan, Assigned: milan)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
We have a diagnostic patch with a MOZ_CRASH when mTarget gets set to nullptr. If bug 1318283 is fixed correctly, we should not need nor want that to crash - setting mTarget should be fine, and we'll just handle it elsewhere.
Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(milan)
Priority: -- → P1
QA Contact: milan
Whiteboard: [gfx-noted]
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → milan
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8827641 [details]
Bug 1328932: Back out the diagnostic patch from bug 1318283.
https://reviewboard.mozilla.org/r/105266/#review106300
Attachment #8827641 -
Flags: review?(gwright) → review+
Pushed by msreckovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6ba01b40808a
Back out the diagnostic patch from bug 1318283. r=gw280
Comment 4•8 years ago
|
||
Landed yesterday https://hg.mozilla.org/mozilla-central/rev/6ba01b40808a
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Assignee | ||
Updated•8 years ago
|
Flags: needinfo?(milan)
You need to log in
before you can comment on or make changes to this bug.
Description
•