Closed
Bug 1062458
Opened 10 years ago
Closed 10 years ago
clicking source link in profiler tab jumps to the pre-beautified line number
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 923396
People
(Reporter: luke, Unassigned)
References
Details
This might be hard to fix if the profiler only gets the line number (I think that's the case) and if beautification doesn't preserve the mapping anyway.
One idea is that, since we know we're jumping to a function to search the beautified source for the function name.
Comment 1•10 years ago
|
||
This should just work once we support source maps in the profiler, but I don't know how soon that will happen.
Depends on: 923396
Comment 2•10 years ago
|
||
Actually there isn't anything here that isn't in bug 923396 already. Sorry for the bug spam.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•