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

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

Issue 911993002: DevTools: [Console] render console stacktraces consistently (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaseline one more test Created 5 years, 10 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/console/console-error-on-call-frame-expected.txt
diff --git a/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt b/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
index eba4dc0dbe1842d95006cba514fecfd22ba70bd3..2244b0ebb6993498a9c2be3b4646d10dbef022e6 100644
--- a/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
+++ b/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 42VM:1 (anonymous function)(program) evaluate InjectedScript._evaluateOn InjectedScript._evaluateAndWrap InjectedScript.evaluateOnCallFrameconsole-error-on-call-frame.html:10 testFunction
+VM:1 42(anonymous function) @ VM:1evaluate @ (program)InjectedScript._evaluateOn @ VM:888InjectedScript._evaluateAndWrap @ VM:821InjectedScript.evaluateOnCallFrame @ VM:947testFunction @ console-error-on-call-frame.html:10
undefined

Powered by Google App Engine
This is Rietveld 408576698