Closed
Bug 535366
Opened 15 years ago
Closed 15 years ago
Fennec needs a better way to allow for delayed initializations
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mfinkle, Unassigned)
Details
Fennec startup time is closely tied to its XUL, XBL, JS as well as that of add-ons. Currently we have no good event or method to allow code to perform delayed initialization.
The "UIReady" event is not quite good enough since some code and XUL is still loading during that timeframe. Perhaps we could delay "UIReady" somehow and use it as the event.
| Reporter | ||
Comment 1•15 years ago
|
||
This bug can be closed since we no longer display the awesomebar on startup
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•