Bug 811528 - Fix comment typo & whitespace; r=me DONTBUILD

This commit is contained in:
Ed Morley 2013-01-07 10:03:12 +00:00
parent 434a115c80
commit abdf132abf

View File

@ -619,10 +619,9 @@ pref("memory.free_dirty_pages", true);
pref("wap.UAProf.url", "");
pref("wap.UAProf.tagname", "x-wap-profile");
// Enable native identitity (persona/browserid)
// Enable native identity (persona/browserid)
pref("dom.identity.enabled", true);
// Wait up to this much milliseconds when orientation changed
pref("layers.orientation.sync.timeout", 1000);