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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt

Issue 2151653005: DevTools: Do not linkify to pseudo (program) node when there's no URL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressing comments Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
index 7bdf9ea50d3d35b3203cb9aa52c058e428180b70..4de2b3db4424d8ee8145a00a62979aca3ccbca8e 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
@@ -5,6 +5,6 @@ Set timer for test function.
Script execution paused.
Script execution resumed.
console.error(42)
-VM:1 42(anonymous function) @ VM:1evaluate @ (program)testFunction @ console-error-on-call-frame.html:10
+VM:1 42(anonymous function) @ VM:1evaluatetestFunction @ console-error-on-call-frame.html:10
undefined
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698