Revision control

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
id="devtools-webconsole"
macanimationtype="document"
fullscreenbutton="true"
title=""
windowtype="devtools:webconsole"
width="900" height="350"
persist="screenX screenY width height sizemode">
<link rel="localization" href="toolkit/main-window/editmenu.ftl"/>
<script type="text/javascript" src="chrome://global/content/l10n.js"></script>
<popupset></popupset>
<iframe src="index.html" flex="1"></iframe>
</window>