mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
Bug 609421 follow-up: fix copypasta. r=rnewman
This commit is contained in:
parent
ae612b75dd
commit
56f91610cc
@ -58,6 +58,8 @@ PrefRec.prototype = {
|
||||
_logName: "Record.Pref",
|
||||
};
|
||||
|
||||
Utils.deferGetSet(PrefRec, "cleartext", ["value"]);
|
||||
|
||||
|
||||
function PrefsEngine() {
|
||||
SyncEngine.call(this, "Prefs");
|
||||
|
Loading…
x
Reference in New Issue
Block a user