Open
Bug 1470751
Opened 8 years ago
Updated 3 years ago
FORKED_AFTER_NUWA is unused and can be removed
Categories
(Core :: Gecko Profiler, enhancement, P5)
Core
Gecko Profiler
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | affected |
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
FORKED_AFTER_NUWA appears to be unused and can be removed:
https://searchfox.org/mozilla-central/search?q=FORKED_AFTER_NUWA
And the 'aFlags' param appears to be unused too:
https://searchfox.org/mozilla-central/search?q=InitTaskTracer
Comment 1•7 years ago
|
||
Seems like we may want to keep the code in place, until (if and when) TaskTracer is resurrected.
Priority: -- → P5
Updated•3 years ago
|
Severity: trivial → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•