Searched defs:otherWindow (Results 1 - 1 of 1) sorted by relevance

/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
H A Dwindow-close-crash.js5 var otherWindow; variable
17 otherWindow.close();
23 if (!otherWindow.closed) {
32 otherWindow = window.open("resources/window-close-popup.html");

Completed in 44 milliseconds