gecko/toolkit/components/aboutmemory/content/aboutCompartments.xhtml
Nicholas Nethercote 20652ab543 Bug 911641 (part 1) - Remove about:compartments, and show the compartment and ghost window lists into about:memory. r=johns.
--HG--
extra : rebase_source : c1ef005e272048e2eb84b20bafff15bcb5aae511
2013-09-03 20:05:17 -07:00

17 lines
574 B
HTML

<?xml version="1.0"?>
<!-- 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/. -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>about:compartments</title>
<meta name="viewport" content="width=device-width"/>
</head>
<body>about:compartments no longer exists. The lists of compartments and
ghost windows can now be found in the "Other Measurements" section of
about:memory.</body>
</html>