Closed
Bug 942362
Opened 12 years ago
Closed 12 years ago
Use DevToolsUtils.reportException in dbg-client.jsm
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 28
People
(Reporter: fitzgen, Assigned: fitzgen)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
4.77 KB,
patch
|
past
:
review+
|
Details | Diff | Splinter Review |
We should be consistent in dumping to the terminal, dumping a message to the browser console, safely stringifying errors, and in formatting with our error logs. DevToolsUtils.reportException gives us exactly those things, and we should use it in dbg-client.jsm.
Attachment #8337125 -
Flags: review?(past)
Updated•12 years ago
|
Attachment #8337125 -
Flags: review?(past) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 28
Updated•11 years ago
|
Whiteboard: [qa-]
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•