Closed
Bug 731277
Opened 11 years ago
Closed 11 years ago
Add support for using fn.displayName as the function name in stack frames
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 13
People
(Reporter: past, Assigned: past)
References
Details
Attachments
(1 file)
4.95 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
This Firebug issue has a lot of the background on displayName: http://code.google.com/p/fbug/issues/detail?id=1811 Right now I believe every browser supports this and it should be a couple of lines long patch (not counting the test!).
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → past
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 years ago
|
||
This patch should do the trick.
Attachment #602326 -
Flags: review?(rcampbell)
Comment 2•11 years ago
|
||
Comment on attachment 602326 [details] [diff] [review] Working patch YES!!! <3
Attachment #602326 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 3•11 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/8d3737bf2bb2
Whiteboard: [fixed-in-fx-team]
Comment 4•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/8d3737bf2bb2
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 13
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•