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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-script-tag-1-expected.txt

Issue 2636543003: Timeline: get rid of some rarely used test helper methods (Closed)
Patch Set: Created 3 years, 11 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-js/timeline-script-tag-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-script-tag-1-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-script-tag-1-expected.txt
index fa7747d5bc71222ebb870d2a015c793f27b441aa..75665e63d2d6629ccc49d8734f8beebf4ea63108 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-script-tag-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-script-tag-1-expected.txt
@@ -2,7 +2,6 @@ CONSOLE MESSAGE: line 8: iframe loaded
Tests the Timeline API instrumentation of an HTML script tag.
-EvaluateScript
EvaluateScript Properties:
{
data : {
@@ -11,8 +10,6 @@ EvaluateScript Properties:
startTime : <number>
type : "EvaluateScript"
}
-EvaluateScript
-----> Timestamp: SCRIPT TAG
EvaluateScript Properties:
{
data : {
@@ -26,4 +23,5 @@ EvaluateScript Properties:
startTime : <number>
type : "EvaluateScript"
}
+----> Timestamp: SCRIPT TAG

Powered by Google App Engine
This is Rietveld 408576698