[orca] Updating the test harness' Firefox profile to stop unwanted dialogs from appearing.
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Updating the test harness' Firefox profile to stop unwanted dialogs from appearing.
- Date: Sat, 20 Feb 2010 22:56:00 +0000 (UTC)
commit 589e20d429e83243f968b6606f23086df792df51
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Sat Feb 20 17:53:50 2010 -0500
Updating the test harness' Firefox profile to stop unwanted dialogs from appearing.
test/html/FirefoxProfile/prefs.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/test/html/FirefoxProfile/prefs.js b/test/html/FirefoxProfile/prefs.js
index 5d1c564..de6703d 100644
--- a/test/html/FirefoxProfile/prefs.js
+++ b/test/html/FirefoxProfile/prefs.js
@@ -30,7 +30,7 @@ user_pref("browser.tabs.warnOnClose", false);
user_pref("browser.tabs.warnOnOpen", false);
user_pref("browser.warnOnQuit", false);
user_pref("dom.disable_window_status_change", false);
-user_pref("extensions.lastAppVersion", "3.1b2");
+user_pref("extensions.lastAppVersion", "3.6.2pre");
user_pref("extensions.update.notifyUser", false);
user_pref("extensions.update.enabled", false);
user_pref("intl.charsetmenu.browser.cache", "UTF-8, ISO-8859-1");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]