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

Unified Diff: LayoutTests/inspector/debugger/set-breakpoint-expected.txt

Issue 9958020: Merge 112379 - Web Inspector: breakpoints are not shown in sidebar pane after reload. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Patch Set: Created 8 years, 9 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/debugger/set-breakpoint-expected.txt
===================================================================
--- LayoutTests/inspector/debugger/set-breakpoint-expected.txt (revision 112684)
+++ LayoutTests/inspector/debugger/set-breakpoint-expected.txt (working copy)
@@ -8,6 +8,14 @@
Script execution paused.
Call stack:
0) testFunction (set-breakpoint.html:17)
+
+Dump breakpoint sidebar pane:
+
+ set-breakpoint.html:17
+ var x = Math.sqrt(10);
+
+Dump breakpoint sidebar pane:
+
Script execution resumed.
Running: testSetBreakpointOnTheLastLine
« no previous file with comments | « LayoutTests/inspector/debugger/set-breakpoint.html ('k') | Source/WebCore/inspector/front-end/ScriptsPanel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698