trisquel-icecat/icecat/toolkit/components/extensions/test/xpcshell/head_remote.js

7 lines
232 B
JavaScript

"use strict";
Services.prefs.setBoolPref("extensions.webextensions.remote", true);
Services.prefs.setIntPref("dom.ipc.keepProcessesAlive.extension", 1);
/* globals testEnv */
testEnv.expectRemote = true; // tested in head_test.js