Closed
Bug 659028
Opened 14 years ago
Closed 2 years ago
Add a command line option to enable/disable preloading
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: glandium, Unassigned)
References
Details
The options would be -preload/-no-preload. We'd need to add a telemetry probe indicating whether preloading was enabled or not.
Reporter | ||
Comment 1•5 years ago
|
||
I'm obviously not working on this, but it might still be interesting? Doug, since you've been involved with preloading recently, what do you think?
Assignee: mh+mozilla → nobody
Type: defect → task
Flags: needinfo?(dothayer)
Comment 2•5 years ago
|
||
I assume this is referring to preloading specified by the dependentlibs.list file (i.e., not the windows-specific dll prefetching we do in a background thread)? I mean, it's certainly doable - what use case do you have in mind? Just power users being able to opt out of preloading?
Flags: needinfo?(dothayer)
Reporter | ||
Comment 3•5 years ago
|
||
I'm referring to what is now LibLoadingStrategy::ReadAhead
. Not entirely sure it's useful to allow to disable it at runtime.
Comment 4•2 years ago
|
||
This come up during the Firefox :: General Triage, given this is been open for a long time we are closing as wontfix but feel free to reopen if still relevant.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•