Closed
Bug 1370894
Opened 8 years ago
Closed 8 years ago
nsWindowsShellService::ShortcutMaintenance() is very slow during first startup
Categories
(Firefox :: Shell Integration, defect)
Firefox
Shell Integration
Tracking
()
RESOLVED
DUPLICATE
of bug 692295
People
(Reporter: florian, Unassigned)
References
Details
See this profile: https://perfht.ml/2sfI4Yl
This is first startup (ie. creating a profile).
The main thread is blocked for 670ms while creating a process here.
Jim, is this something that could be done off main thread, or even better not done at all (as bug 692295 seems to indicate)?
Flags: needinfo?(jmathies)
![]() |
||
Comment 1•8 years ago
|
||
This bug is basically a dupe of bug 692295. This can be removed.
http://searchfox.org/mozilla-central/source/browser/components/shell/nsWindowsShellService.cpp#140
Flags: needinfo?(jmathies)
![]() |
||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•