Bug 219203 Add pref for backspace behavior (go back, page up)
r=timeless sr=neil git-svn-id: svn://10.0.0.236/trunk@205997 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -128,6 +128,11 @@ pref("browser.bookmarks.confirm_sorting", true);
|
||||
//Internet Search
|
||||
pref("browser.search.defaultenginename", "chrome://communicator-region/locale/region.properties");
|
||||
|
||||
// 0 goes back
|
||||
// 1 act like pgup
|
||||
// 2 and other values, nothing
|
||||
pref("browser.backspace_action", 0);
|
||||
|
||||
pref("javascript.options.showInConsole", true);
|
||||
|
||||
pref("offline.startup_state", 0);
|
||||
|
||||
Reference in New Issue
Block a user