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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt

Issue 2077363003: DevTools: similarly to the way we match scripts ignoring sourceurl comments, ignore framework-speci… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test added Created 4 years, 6 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/file-system-project-mapping-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt
index 340bd8b48beee289c7e6c4e8427efa05649f4df6..ef358fb48d71bef48578a7483aa359f3c8a3b214 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/file-system-project-mapping-expected.txt
@@ -119,3 +119,12 @@ UISourceCode uri to url mappings:
(suspend state changed: true)
(suspend state changed: false)
+Running: testNodeJSWrapper
+Adding file system.
+Workspace event: UISourceCodeAdded: file:///var/www/html/foo.js.
+Workspace event: UISourceCodeAdded: file:///var/www/html/bar.js.
+Workspace event: UISourceCodeAdded: debugger:///VM5 foo.js.
+Is diverged: false
+Workspace event: UISourceCodeAdded: debugger:///VM6 bar.js.
+Is diverged: false
+

Powered by Google App Engine
This is Rietveld 408576698