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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame-expected.txt

Issue 2505413002: [DevTools] Prepare JavaScriptSourceFrame for multiple breakpoints per line (Closed)
Patch Set: added test for decorations, edit one is coming Created 4 years, 1 month 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-ui/source-frame-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame-expected.txt
index 57015618c5a862beb8f50350989d4d887f4894e6..e926ce47b8598a5dfc2075af8078fca9f2f931f3 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame-expected.txt
@@ -4,7 +4,7 @@ Tests that it's possible to set breakpoint in source frame, and that source fram
Running: testSetBreakpoint
Script source was shown.
-Breakpoint added to source frame at line 14
lushnikov 2016/11/18 21:44:46 where did it go? Do we really this test?
kozy 2016/11/19 00:46:09 removed.
+Breakpoint added to source frame
Running: testConsoleMessage
Script source was shown.

Powered by Google App Engine
This is Rietveld 408576698