Source code

Revision control

Copy as Markdown

Other Tools

Test Info: Errors

/* Any copyright is dedicated to the Public Domain.
"use strict";
// Record allocations while reloading the page with the netmonitor opened
Services.scriptloader.loadSubScript(
this
);
add_task(createPanelReloadTest("reload-netmonitor", "netmonitor"));