Network.protocol-handler.warn-external.(protocol)

From MozillaZine Knowledge Base
Revision as of 04:15, 12 August 2009 by Tonymec (talk | contribs) (→‎Has an effect in: Sunbird)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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. This preference controls whether to warn the user before opening an external application for a specific protocol.

Possible values and their effects

true

Give the user a chance to cancel before passing the data to the external application.

false

Pass the data to the external application without warning the user.

Caveats

  • This preference only exists by default for certain protocols.

UI

Firefox

On the protocol warning dialog, "Remember my choice for all links of this type"

First checked in

2004-10-25 by Daniel Veditz

Has an effect in

  • Netscape (all versions since 8.0)
  • Mozilla Suite (all versions since 1.7.5)
  • Mozilla Firefox (all versions since 1.0)
  • Mozilla Thunderbird (all versions since 1.0)
  • Seamonkey
  • Sunbird

See also

Related bugs

Related preferences