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

Unified Diff: LayoutTests/inspector/tracing/timeline-time-stamp-expected.txt

Issue 477153005: DevTools: adopt existing Timeline tests for tracing based Timeline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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-time-stamp-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-time-stamp-expected.txt b/LayoutTests/inspector/tracing/timeline-time-stamp-expected.txt
similarity index 89%
copy from LayoutTests/inspector/timeline/timeline-time-stamp-expected.txt
copy to LayoutTests/inspector/tracing/timeline-time-stamp-expected.txt
index d2b19bbbc398e427180404a1a47811e961b6524b..0ae26b45c04e62f18164bf5f665b99c2eaf80f2e 100644
--- a/LayoutTests/inspector/timeline/timeline-time-stamp-expected.txt
+++ b/LayoutTests/inspector/tracing/timeline-time-stamp-expected.txt
@@ -3,11 +3,11 @@ Tests the Timeline API timeStamp feature
TimeStamp Properties:
{
data : {
+ frame : <string>
message : "TIME STAMP"
}
endTime : <number>
frameId : <string>
- stackTrace : <object>
startTime : <number>
thread : <string>
type : "TimeStamp"
@@ -16,11 +16,11 @@ Timestamp records:
TimeStamp Properties:
{
data : {
+ frame : <string>
message : "TIME STAMP"
}
endTime : <number>
frameId : <string>
- stackTrace : <object>
startTime : <number>
thread : <string>
type : "TimeStamp"
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-time-stamp.html ('k') | LayoutTests/inspector/tracing/timeline-timer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698