Open
Bug 1373409
Opened 9 years ago
Updated 3 years ago
Trace timers from mozilla::dom::TraceBlackJS
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: smaug, Assigned: smaug)
Details
Attachments
(1 file)
|
5.44 KB,
patch
|
Details | Diff | Splinter Review |
Right now we trace only the global itself and event listeners.
This may help a bit with bkelly's https://people-mozilla.org/~bkelly/timer-flood/index.html
https://treeherder.mozilla.org/#/jobs?repo=try&revision=840589d43e7185cac98507439f942f40cc9b607b
Comment 1•9 years ago
|
||
We'll just want to keep an eye out for GC regressions if we end up spending a lot more time in root marking.
Updated•8 years ago
|
Priority: -- → P2
Comment 2•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•