Closed
Bug 906796
Opened 12 years ago
Closed 12 years ago
_unknownError should suck less
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 26
People
(Reporter: fitzgen, Assigned: fitzgen)
References
Details
Attachments
(1 file)
|
990 bytes,
patch
|
vporof
:
review+
|
Details | Diff | Splinter Review |
It takes a prefix and sends it in the packet, but not the Cu.reportError'd message. That sucks. It also doesn't do stacks. That sucks.
| Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Comment on attachment 792486 [details] [diff] [review]
bug-906796-unknownError.patch
Review of attachment 792486 [details] [diff] [review]:
-----------------------------------------------------------------
Okay.
Attachment #792486 -
Flags: review?(vporof) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 26
Comment 5•12 years ago
|
||
Hurrah^2.
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•