Source code

Revision control

Copy as Markdown

Other Tools

/* Any copyright is dedicated to the Public Domain.
"use strict";
/* Unlike the functional suite's head.js, this installs no stub: only the MLPA
* network boundary is mocked, through AIWindowTestUtils.withServer. */
const { AIWindowTestUtils } = ChromeUtils.importESModule(
);
AIWindowTestUtils.init(this, window);