Network.protocol-handler.expose-all

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

Protocols (ex: http, ftp, mailto) are different methods of sending information over the Internet. Protocols may be handled by Mozilla applications themselves, or they may be passed to external applications, or they may not be handled at all. On Linux and Mac systems, this preference acts as an override to the protocol-specific network.protocol-handler.expose.(protocol) preferences.

Possible values and their effects

true

All protocols should be handled. (Default)

false

Protocols should be handled based on their specific network.protocol-handler.expose.(protocol) value.

Caveats

  • This preference has no effect on Windows. See this article for info.

First checked in

2003-11-20 by Darin Fisher

Has an effect in

  • Netscape (all versions since 8.1)
  • Mozilla Suite (all versions since 1.6)
  • Mozilla Firefox (all versions since 0.8)
  • Sunbird (all versions)

See also

Related bugs

Related preferences