mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-13 15:34:01 +00:00
Bug 806735 - Remove the final global PB specific stuff from test_bug679784.js; r=jdm
This commit is contained in:
parent
fa6d640ec7
commit
68936b490f
@ -15,10 +15,6 @@ var prefObserver = {
|
||||
};
|
||||
|
||||
function run_test() {
|
||||
Cc["@mozilla.org/preferences-service;1"].
|
||||
getService(Ci.nsIPrefBranch).
|
||||
setBoolPref("browser.privatebrowsing.keep_current_session", true);
|
||||
|
||||
let loadContext = { get usePrivateBrowsing() { return gInPrivateBrowsing; } };
|
||||
|
||||
var cps = new ContentPrefInstance(loadContext);
|
||||
|
Loading…
x
Reference in New Issue
Block a user