Go to the source code of this file.
Functions | |
function | test () |
Variables | |
let | ww |
let | windowObserver |
function test | ( | ) |
Definition at line 68 of file browser_library_open_leak.js.
let windowObserver |
Definition at line 51 of file browser_library_open_leak.js.
let ww |
Bug 474831 https://bugzilla.mozilla.org/show_bug.cgi?id=474831
Tests for leaks caused by simply opening and closing the Places Library window. Opens the Places Library window, waits for it to load, closes it, and finishes.
Definition at line 48 of file browser_library_open_leak.js.