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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager-expected.txt

Issue 1523193002: DevTools: merge UISourceCode's parentPath, name, originURL and uri. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/breakpoint-manager-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager-expected.txt
index 0704bfc3e662553ef08fc57127631422f41e5166..a163e239e7b4f850ba6717ebc5fa889f2a81cebe 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager-expected.txt
@@ -407,7 +407,7 @@ Running: testProvisionalBreakpointsResolve
breakpointAdded(a.js, 11, 0, foo == bar, true)
Location created: a.js:11
Dumping Breakpoint Locations
- UISourceCode (url='a.js', uri='debugger:/VMa.js a.js')
+ UISourceCode (url='a.js', uri='VMa.js a.js')
Location: (11, 0)
Dumping Storage
a.js:10 enabled:true condition:foo == bar

Powered by Google App Engine
This is Rietveld 408576698