Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Bug 361303 Showing about as a dialog doesn't work in suiterunner. p=N…
Browse files Browse the repository at this point in the history
…euos <neuos@technodrome.com>,r=CTho,sr=Neil
  • Loading branch information
Unknown committed Mar 27, 2007
1 parent 415bcab commit f2e369d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions xpfe/bootstrap/browser-prefs.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ pref("browser.toolbars.showbutton.home", true);
pref("browser.toolbars.showbutton.print", true);
pref("browser.toolbars.showbutton.search", true);

// Dialog modality issues
pref("browser.show_about_as_stupid_modal_window", false);

pref("browser.download.progressDnldDialog.keepAlive", true); // keep the dnload progress dialog up after dnload is complete
pref("browser.download.progressDnldDialog.enable_launch_reveal_buttons", true);
pref("browser.download.progressDnlgDialog.dontAskForLaunch", false);
Expand Down

0 comments on commit f2e369d

Please sign in to comment.