[Pkg-mozext-commits] [tabmixplus] 11/27: Add "browser.sessionstore.restore_on_demand" to the list of preferences that we save

David Prévot taffit at moszumanska.debian.org
Fri Dec 26 01:04:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository tabmixplus.

commit cb6f7140bccf34309b5e33ca2eb22db6e0d24f7e
Author: onemen <tabmix.onemen at gmail.com>
Date:   Tue Nov 11 23:31:54 2014 +0200

    Add "browser.sessionstore.restore_on_demand" to the list of preferences that we save
---
 chrome/content/preferences/preferences.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/chrome/content/preferences/preferences.js b/chrome/content/preferences/preferences.js
index 6310e40..d84383b 100644
--- a/chrome/content/preferences/preferences.js
+++ b/chrome/content/preferences/preferences.js
@@ -345,6 +345,7 @@ XPCOMUtils.defineLazyGetter(window, "gPreferenceList", function() {
   "browser.search.context.loadInBackground","browser.search.openintab",
   "browser.sessionstore.interval","browser.sessionstore.max_tabs_undo",
   "browser.sessionstore.postdata","browser.sessionstore.privacy_level",
+  "browser.sessionstore.restore_on_demand",
   "browser.sessionstore.resume_from_crash","browser.startup.page",
   "browser.tabs.animate","browser.tabs.closeWindowWithLastTab",
   "browser.tabs.insertRelatedAfterCurrent","browser.tabs.loadBookmarksInBackground",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git



More information about the Pkg-mozext-commits mailing list