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

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

Issue 299443016: DevTools: Decouple debugger model from UI entities (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Merge DebuggerScriptMapping into DebuggerWorkspaceBinding Created 6 years, 5 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/sources/debugger/breakpoint-manager-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/breakpoint-manager-expected.txt b/LayoutTests/inspector/sources/debugger/breakpoint-manager-expected.txt
index bede68357202c17b2824110fee256d38588ec30e..99412baa7af41c4954f43a3f026436e2c34bcec5 100644
--- a/LayoutTests/inspector/sources/debugger/breakpoint-manager-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/breakpoint-manager-expected.txt
@@ -403,7 +403,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:/a.js')
+ UISourceCode (url='a.js', uri='debugger:1/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