Advanced.always load images
Contents
Background
This preference allowed users to disable image loading in the browser. Its name is fairly similar to the Netscape Communicator equivalent, “general.always_load_images”. For a time it coexisted with the preference that eventually replaced it.
The preference remained in all.js until recently, so it appeared as an entry in about:config long after the code that checked it disappeared.
Possible values and their effects
True
Automatically load images in webpages. (Default)
False
Do not load images in webpages.
Caveats
This preference has since been superseded by the preference network.image.imageBehavior and, more recently, the permissions preference permissions.default.image. Both of the replacements offer a finer grain of control over image loading.
UI
Mozilla Suite Alpha M3–M15
A checkbox labeled “Automatically load images” is located under “Edit → Preferences → Advanced”.
First checked in
Present since at least 1999-06-04. Exact checkin date unknown.
Has an effect in
- Mozilla Suite Alpha (Milestones 3 through 15)