Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(567)

Unified Diff: LayoutTests/inspector-enabled/sources/debugger/script-window-close-breakpoint-expected.txt

Issue 401523004: Break on window close when the inspector is open (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: use InspectorTest.startDebuggerTest Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector-enabled/sources/debugger/script-window-close-breakpoint-expected.txt
diff --git a/LayoutTests/inspector-enabled/sources/debugger/script-window-close-breakpoint-expected.txt b/LayoutTests/inspector-enabled/sources/debugger/script-window-close-breakpoint-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ced6bd7278ff3798d8e88c24c060913ea47b050b
--- /dev/null
+++ b/LayoutTests/inspector-enabled/sources/debugger/script-window-close-breakpoint-expected.txt
@@ -0,0 +1,6 @@
+CONSOLE MESSAGE: line 1: Starting test
+CONSOLE MESSAGE: line 1: Setting breakpoint
+CONSOLE MESSAGE: line 1: Calling window.close()
+CONSOLE MESSAGE: line 1: Paused in breakpoint
+CONSOLE MESSAGE: line 1: 0) doClose (script-window-close-breakpoint.html:10)
+FAIL: main window was destroyed

Powered by Google App Engine
This is Rietveld 408576698