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

Side by Side 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: add window breakpoint category, add stacktrace to output 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 1: Starting test
2 CONSOLE MESSAGE: line 1: Setting breakpoint
3 CONSOLE MESSAGE: line 1: Calling window.close()
4 CONSOLE MESSAGE: line 1: Paused in breakpoint
5 CONSOLE MESSAGE: line 1: Call stack:
6 0) doClose (script-window-close-breakpoint.html:10)
7 1) (:1)
8 FAIL: main window was destroyed
aandrey 2014/07/28 14:14:43 FAIL ?!
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698