Closed
Bug 555170
Opened 15 years ago
Closed 15 years ago
Preload Firefox with a "-preload" switch (New Function)
Categories
(Firefox :: Settings UI, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 276710
People
(Reporter: andreas, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 (.NET CLR 3.5.30729)
My idea is to integrate a preloader for firefox by using a switch e.g. "firefox.exe –preload".
By using this function firefox will be started but no chrome (windows) will be shown.
FF will be only started in the memory. its like the same when I started FF close it and start it again, then FF started much faster.
So I can invoke the "firefox.exe –preload" function by starting my OS (WIN32) in my autostart procedure.
Thanks for programming Firefox,
Andreas
Reproducible: Always
Steps to Reproduce:
Start Firefox
Comment 1•15 years ago
|
||
This was called turbo mode.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Comment 2•15 years ago
|
||
Note that there will be a --enable-faststart compile option (see bug 503483) soon, but that doesn't mean that regular Firefox will ever use it. Maybe only on WinCE.
The old Turbo option was a *bad* idea from the 90's.
You need to log in
before you can comment on or make changes to this bug.
Description
•