summaryrefslogtreecommitdiffstats
path: root/toolkit/components/aboutmemory/tests/test_aboutmemory4.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/aboutmemory/tests/test_aboutmemory4.xhtml')
-rw-r--r--toolkit/components/aboutmemory/tests/test_aboutmemory4.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/components/aboutmemory/tests/test_aboutmemory4.xhtml b/toolkit/components/aboutmemory/tests/test_aboutmemory4.xhtml
index 9d9db694f2..1fcdb86406 100644
--- a/toolkit/components/aboutmemory/tests/test_aboutmemory4.xhtml
+++ b/toolkit/components/aboutmemory/tests/test_aboutmemory4.xhtml
@@ -35,7 +35,7 @@
frame.height = 300;
frame.src = "about:memory?file=" + makePathname(aFilename);
document.documentElement.appendChild(frame);
- frame.addEventListener("load", function onFrameLoad(e) {
+ frame.addEventListener("load", function onFrameLoad() {
frame.focus();
// Initialize the clipboard contents.