MozillaZine

Browser.download.manager.scanWhenDone

From MozillaZine Knowledge Base

Contents

Background

In Firefox 3, if a Windows user has an antivirus program installed, it is launched to scan files when they finish downloading. During testing of the feature, concerns about delays and double-scanning files surfaced. As a result, this preference—controlling whether the virus scan is automatically triggered—was created.

Possible values and their effects

True

Scan files for viruses when they finish downloading (Default)

False

Do not scan downloads for viruses

Caveats

  • This preference only has an effect if you have antivirus software installed and are running Windows.

First checked in

2008-01-29 by Shawn Wilsher

Has an effect in

  • Firefox (nightly builds since 2008-01-29)

Related bugs