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

Unified Diff: LayoutTests/inspector/debugger/script-formatter-breakpoints-expected.txt

Issue 10005037: Merge 112841 - Web Inspector: breakpoints are not shown in sidebar pane after switching pretty-prin… (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Patch Set: Created 8 years, 8 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/script-formatter-breakpoints-expected.txt
===================================================================
--- LayoutTests/inspector/debugger/script-formatter-breakpoints-expected.txt (revision 113431)
+++ LayoutTests/inspector/debugger/script-formatter-breakpoints-expected.txt (working copy)
@@ -4,12 +4,30 @@
Running: testBreakpointsInOriginalAndFormattedSource
Script execution paused.
+
+Dump breakpoint sidebar pane:
+
+ script-formatter-breakpoints.html:11
+ var f=0;
Script execution resumed.
Page reloaded.
Navigated to test-navigation.html
Page reloaded.
Navigated back to test page.
+
+Dump breakpoint sidebar pane:
+
Script execution paused.
+
+Dump breakpoint sidebar pane:
+
+ script-formatter-breakpoints.html:25
+ return 0;
Script execution resumed.
+
+Dump breakpoint sidebar pane:
+
+ script-formatter-breakpoints.html:11
+ var f=0;
Debugger was disabled.
« no previous file with comments | « LayoutTests/inspector/debugger/script-formatter-breakpoints.html ('k') | Source/WebCore/inspector/front-end/ScriptsPanel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698