Closed
Bug 758986
Opened 9 years ago
Closed 9 years ago
"Diagnostic" patch for bug 740242 broke assertion stacks
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla15
People
(Reporter: jruderman, Assigned: jruderman)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.47 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
The output of stackFixerFunction is now thrown away, due to the first hunk of https://bug740242.bugzilla.mozilla.org/attachment.cgi?id=619937
Assignee | ||
Updated•9 years ago
|
Attachment #627590 -
Flags: review?(ted.mielczarek)
Comment 1•9 years ago
|
||
Comment on attachment 627590 [details] [diff] [review] patch Review of attachment 627590 [details] [diff] [review]: ----------------------------------------------------------------- Oops. Note that currently assertion stacks are screwed because of bug 755781 anyway.
Attachment #627590 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Comment 2•9 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/d93b1f48aecd
Assignee: nobody → jruderman
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d93b1f48aecd
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
You need to log in
before you can comment on or make changes to this bug.
Description
•