Open
Bug 815809
Opened 13 years ago
Updated 3 years ago
Fetch the most recent blocklist file as part of the install process
Categories
(Firefox :: Installer, enhancement, P5)
Tracking
()
NEW
People
(Reporter: Unfocused, Unassigned)
Details
Currently, we ship the version of the blocklist file that was current at the time that version of the application was built. Then sometime after Firefox has been running for awhile, the most recent blocklist file is fetched by the blocklist service. For that period in between, the blocklist can be upto 6 weeks old - much more if an out-of-date version of Firefox is being installed (for whatever reason), or an ESR release.
To address that, the installer could fetch the most recent blocklist file as part of the install process, and put it in the application directory - overwriting the shipped file.
![]() |
||
Comment 1•13 years ago
|
||
This would only apply to the stub installer... we also have stand alone installers that won't be able to do this since we need to support installing on systems that are unable to reach the network for whatever reason.
Also, this would require always replacing the app provided blocklist on update for partial updates.
This could improve things for that subset.
Another option would be to fetch an updated blocklist when the add-ons manager does its add-on compatibility check before the add-ons are loaded.
![]() |
||
Comment 2•13 years ago
|
||
Filed bug 815813 for comment #1
Updated•8 years ago
|
Priority: -- → P5
Updated•6 years ago
|
Type: defect → enhancement
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•