4 Test page for https://bugzilla.mozilla.org/show_bug.cgi?id=1471989
8 <title>Test page for Bug
1471989</title>
10 <body onUnload=
"onUnload();">
11 <p><span id=
"samplepage">sample page
</span></p>
12 <script type=
"application/javascript">
13 // Get something sent to ConsoleStorageAPI that has a stack.
14 console.trace(
"whatever");
17 console.log('in unload');