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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/debugger-reload-breakpoints-with-source-maps-expected.txt

Issue 2711723003: [DevTools] prepare layout tests for more inline breakpoints (Closed)
Patch Set: Created 3 years, 10 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: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/debugger-reload-breakpoints-with-source-maps-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/debugger-reload-breakpoints-with-source-maps-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/debugger-reload-breakpoints-with-source-maps-expected.txt
index bd15332f2451dd45276ec8ba5d14490f3d43fe4f..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/debugger-reload-breakpoints-with-source-maps-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/debugger-reload-breakpoints-with-source-maps-expected.txt
@@ -1,11 +0,0 @@
-Tests "reload" from within inspector window while on pause.
-
-
-Breakpoint sidebar pane before reload:
-source1.js:15 var handler = new ClickHandler();
-source1.js:17}
-Page reloaded.
-Breakpoint sidebar pane after reload:
-source1.js:15 var handler = new ClickHandler();
-source1.js:17}
-

Powered by Google App Engine
This is Rietveld 408576698