Code: Select all
TypeError: this._prefBranch is undefinedCode: Select all
// Limit number of back/forward button history entries to save
let oldest, newest;
let maxSerializeBack = this._prefBranch.getIntPref("sessionstore.max_serialize_back");Code: Select all
SessionStore: [Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsIObjectInputStream.readObject]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "JS frame :: resource:///modules/sessionstore/SessionStore.jsm :: _deserializeHistoryEntry :: line 3426" data: no]Code: Select all
SessionStore: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIObjectOutputStream.writeCompoundObject]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource:///modules/sessionstore/SessionStore.jsm :: _serializeHistoryEntry :: line 2095" data: no][code]