Closed
Bug 1398287
Opened 7 years ago
Closed 7 years ago
Telemetry shouldn't call getPluginBlocklistState before first paint
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
RESOLVED
DUPLICATE
of bug 1371888
Performance Impact | ? |
People
(Reporter: florian, Unassigned)
References
(Blocks 1 open bug)
Details
_getActivePlugins from resource://gre/modules/TelemetryEnvironment.jsm is 21% of the time spent before first paint on this startup profile: https://perfht.ml/2eKHRUw
This is slow because it triggers loading the blocklist.
Comment 1•7 years ago
|
||
I think this may already be being tracked here: Bug 1371888
Flags: needinfo?(florian)
Reporter | ||
Comment 2•7 years ago
|
||
Yeah, sorry for the dupe.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(florian)
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Performance Impact: --- → ?
Whiteboard: [qf]
You need to log in
before you can comment on or make changes to this bug.
Description
•