Network.image.imageBehavior

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Background

Until recently, this preference determined whether or not images loaded in the browser. Specifically, it allowed the user to allow all images, allow all images except third-party images, or block images entirely.

This preference replaced advanced.always_load_images when Mozilla hit Milestone 16 in June 2000, but was replaced by permissions.default.image in December 2004.

Possible values and their effects

0

Allow all images to load, regardless of origin. (Default)

1

Prevent third-party images from loading.

2

Block all images from loading.

Caveats

  • If you set this preference in a version supporting permissions.default.image, the value will be migrated to the new preference and then cleared.

UI

Mozilla Firefox 1.0.x

The checkboxes labeled “Load Images” and “for the originating web site only”, located under “Tools → Options → Web Features”, set this preference to 0 and 1, respectively.

Mozilla Suite and SeaMonkey

The radio buttons labeled “Do not load any images”, “Accept images that come from the originating server only”, and “Accept all images”, located under “Edit → Preferences → Privacy & Security → Images → Image Acceptance Policy”, set this preference to 2, 1, and 0, respectively.

First checked in

2000-03-11 by Steve Morse

Has an effect in

  • Netscape (all versions since 6.0)
  • Mozilla Suite (all versions since M16)
  • Mozilla Phoenix (all versions)
  • Mozilla Firebird (all versions)
  • Mozilla Firefox (all versions prior to 1.5b1)
  • Camino (all versions prior to 0.9a)
  • SeaMonkey (all versions)

Related bugs

Related preferences