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)

x86_64
Windows 8
enhancement

Tracking

()

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.
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.
Priority: -- → P5
Type: defect → enhancement
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.