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

Unified Diff: LayoutTests/inspector/tracing/timeline-parse-html-expected.txt

Issue 1315373005: DevTools: remove most convenience wrappers from WI.TimelineModel.Record (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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: LayoutTests/inspector/tracing/timeline-parse-html-expected.txt
diff --git a/LayoutTests/inspector/tracing/timeline-parse-html-expected.txt b/LayoutTests/inspector/tracing/timeline-parse-html-expected.txt
index fd3a736a680bedafd8d2eec58216bb34b182db19..6a97250cf7096f6832d2f259d1053279cf70abac 100644
--- a/LayoutTests/inspector/tracing/timeline-parse-html-expected.txt
+++ b/LayoutTests/inspector/tracing/timeline-parse-html-expected.txt
@@ -15,6 +15,7 @@ ParseHTML Properties:
}
}
endTime : <number>
+ frameId : <string>
stackTrace : <object>
startTime : <number>
thread : <string>
@@ -34,6 +35,7 @@ ParseHTML Properties:
}
}
endTime : <number>
+ frameId : <string>
stackTrace : <object>
startTime : <number>
thread : <string>

Powered by Google App Engine
This is Rietveld 408576698