зеркало из https://github.com/mozilla/pjs.git
Better instructions.
This commit is contained in:
Родитель
93f3d976b1
Коммит
3f780dff10
|
@ -237,7 +237,7 @@ function run() {
|
|||
|
||||
<h1>Leak Gauge</h1>
|
||||
|
||||
<pre>$Id: leak-gauge.html,v 1.4 2006-01-14 00:00:58 dbaron%dbaron.org Exp $</pre>
|
||||
<pre>$Id: leak-gauge.html,v 1.5 2006-01-14 00:02:52 dbaron%dbaron.org Exp $</pre>
|
||||
|
||||
<p>This script is designed to help testers isolate and simplify testcases
|
||||
for many classes of leaks (those that involve large graphs of core
|
||||
|
@ -267,9 +267,11 @@ file from your disk. You will be asked to give it permission to execute
|
|||
arbitrary code. You should only grant this permission if you trust this
|
||||
page.</strong></p>
|
||||
|
||||
<p>When <a href="javascript:run()">enter the filename</a> of the log,
|
||||
you'll see the output below, which will tell you which of certain core
|
||||
objects leaked and the URLs associated with those objects.</p>
|
||||
<p>Once you have this log, you can load this page <em>from your
|
||||
disk</em> and <a href="javascript:run()">enter the filename</a> of the
|
||||
log. Then you'll see the output below, which will tell you which of
|
||||
certain core objects leaked and the URLs associated with those
|
||||
objects.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Загрузка…
Ссылка в новой задаче