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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-fired-from-eval-call-site-expected.txt

Issue 1859293002: [DevTools] Move Console to v8_inspector (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/tracing/timeline-timer-fired-from-eval-call-site-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-fired-from-eval-call-site-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-fired-from-eval-call-site-expected.txt
index 5d49742bf947a9aeefdb89ead9a12e7292902b3d..3691d4f6b9f2ef10d0947082f4d6b968c09682f9 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-fired-from-eval-call-site-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-fired-from-eval-call-site-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE WARNING: 'console.markTimeline' is deprecated. Please use 'console.timeStamp' instead.
+CONSOLE WARNING: line 1: console.markTimeline method was removed.
dgozman 2016/04/08 18:18:46 Please revert the warning message.
kozy 2016/04/08 23:56:50 Done.
Tests the Timeline API instrumentation of a TimerFired events inside evaluated scripts.
TimerFire fromEval.js:2

Powered by Google App Engine
This is Rietveld 408576698