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 webconsole opened
Services.scriptloader.loadSubScript(
this
);
add_task(createPanelReloadTest("reload-webconsole", "webconsole"));