Advanced.always load imagesFrom MozillaZine Knowledge Base
[edit] BackgroundThis 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. [edit] Possible values and their effects[edit] TrueAutomatically load images in webpages. (Default) [edit] FalseDo not load images in webpages. [edit] CaveatsThis 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. [edit] UI[edit] Mozilla Suite Alpha M3–M15A checkbox labeled “Automatically load images” is located under “Edit → Preferences → Advanced”. [edit] First checked inPresent since at least 1999-06-04. Exact checkin date unknown. [edit] Has an effect in
[edit] Related bugs[edit] Related preferences |
|