Closed
Bug 1083827
Opened 11 years ago
Closed 3 years ago
TraceLogging: enable logging inlined scripts, without disabling inlining
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: h4writer, Unassigned)
References
Details
Attachments
(1 file)
|
19.31 KB,
patch
|
Details | Diff | Splinter Review |
For the first landing of "TraceLoggerForTraces" I disable IonMonkey inlining. This sounds better than the current approach which disables IonMonkey totally for having "traces".
Though eventually I want Tracelogger to just work with inlined scripts. Which is a risky process and probably will have a lot of fall-out in the beginning.
| Reporter | ||
Comment 1•11 years ago
|
||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•