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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt

Issue 1353653003: DevTools: cleanup timeline concise record details generation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: re-uploading after blink repo merge 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: third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt
index 3c2112afe6fb314e5955229315c3dea3011c0363..02f7dc97159ef3331b1e5c8ee2d436748717459f 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt
@@ -16,6 +16,7 @@ TimerInstall Properties:
thread : <string>
type : "TimerInstall"
}
+Text details for TimerInstall: timeline-timer.html:9
TimerInstall Properties:
{
data : {
@@ -32,6 +33,7 @@ TimerInstall Properties:
thread : <string>
type : "TimerInstall"
}
+Text details for TimerInstall: timeline-timer.html:10
TimerFire Properties:
{
children : <object>
@@ -45,6 +47,7 @@ TimerFire Properties:
thread : <string>
type : "TimerFire"
}
+Text details for TimerFire: timeline-timer.html:9
TimerFire Properties:
{
children : <object>
@@ -58,6 +61,7 @@ TimerFire Properties:
thread : <string>
type : "TimerFire"
}
+Text details for TimerFire: timeline-timer.html:10
TimerFire Properties:
{
children : <object>
@@ -71,6 +75,7 @@ TimerFire Properties:
thread : <string>
type : "TimerFire"
}
+Text details for TimerFire: timeline-timer.html:10
TimerRemove Properties:
{
data : {
@@ -85,6 +90,7 @@ TimerRemove Properties:
thread : <string>
type : "TimerRemove"
}
+Text details for TimerRemove: timeline-timer.html:17
FunctionCall Properties:
{
children : <object>
@@ -150,4 +156,5 @@ EvaluateScript Properties:
thread : <string>
type : "EvaluateScript"
}
+Text details for EvaluateScript: undefined

Powered by Google App Engine
This is Rietveld 408576698