Open
Bug 810163
Opened 12 years ago
Updated 2 years ago
meta:Reduce time between createTopLevelWindow and firstPaint
Categories
(Core :: General, defect)
Tracking
()
NEW
People
(Reporter: taras.mozilla, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Snappy])
On my slower machine we can reach XRE_main in 0.4s, createTopLevelWindow in 1.5s, but we get to firstPaint in 4.1s. We should figure out where that time is going and try to show a window sooner.
Updated•12 years ago
|
Product: Firefox → Core
Updated•12 years ago
|
Whiteboard: [Snappy]
Comment 1•12 years ago
|
||
I've observed this as well. I think the addon manager work will affect this the most
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•