Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / events / popup-allowed-from-gesture-only-once.html
index bcb9bb8..3fc890f 100644 (file)
@@ -26,6 +26,8 @@
                 testRunner.setPopupBlockingEnabled(true);
                 testRunner.setCloseRemainingWindowsWhenComplete(true);
                 testRunner.waitUntilDone();
+
+                gc();
                 windowCount = testRunner.windowCount();
 
                 var button = document.getElementById("button");