Bug 1376984 - Add confirm dialog, startup perf improvements, other fixes to Activity Stream r=Mardak
MozReview-Commit-ID: 3730Mntj1XX
This commit is contained in:
@@ -104,6 +104,9 @@ FakePrefs.prototype = {
|
||||
delete this.observers[prefName];
|
||||
}
|
||||
},
|
||||
_prefBranch: {},
|
||||
observeBranch(listener) {},
|
||||
ignoreBranch(listener) {},
|
||||
|
||||
prefs: {},
|
||||
get(prefName) { return this.prefs[prefName]; },
|
||||
|
||||
Reference in New Issue
Block a user