Browser.warnOnQuit: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(Edits per article discussion)
m (→‎Related bugs: bug 419009)
 
Line 21: Line 21:
==Related bugs==
==Related bugs==
* [https://bugzilla.mozilla.org/show_bug.cgi?id=383760 Bug 383760 - Add quit confirmation dialog]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=383760 Bug 383760 - Add quit confirmation dialog]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=419009 Bug 419009 – warning if closing multiple tabs is not working]


==Related preferences==
==Related preferences==

Latest revision as of 03:53, 25 June 2008

Background

When quitting Firefox via “File → Exit”, every open browser window will be closed. This preference determines (along with browser.tabs.warnOnClose) whether or not a warning dialog appears before this happens.

Possible values and their effects

True

Display a dialog before quitting, warning that all windows will be closed. (Default)

False

Do not require confirmation from the user when quitting.

Caveats

First checked in

2007-06-15 by Michael Wu

Has an effect in

  • Mozilla Firefox (nightly builds since 2007-06-15; 3.0a6 and above)

Related bugs

Related preferences