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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/worker-eval-contains-stack-expected.txt

Issue 2297903005: DevTools: (anonymous function) ==> (anonymous) (Closed)
Patch Set: tests Created 4 years, 3 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/console/worker-eval-contains-stack-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/worker-eval-contains-stack-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/worker-eval-contains-stack-expected.txt
index f33be357fb53f4758769cf750d2be87b9d4c5bf0..050fa5db0a112358df41ba7937edf460304b5090 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/worker-eval-contains-stack-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/worker-eval-contains-stack-expected.txt
@@ -9,5 +9,5 @@ Tests exception message from eval on worker context in console contains stack tr
foo();
}
boo();
-VM:3 Uncaught Objecta: 239__proto__: Objectfoo @ VM:3boo @ VM:7(anonymous function) @ VM:9
+VM:3 Uncaught Objecta: 239__proto__: Objectfoo @ VM:3boo @ VM:7(anonymous) @ VM:9

Powered by Google App Engine
This is Rietveld 408576698