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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-animation-frame-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-animation-frame-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-animation-frame-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-animation-frame-expected.txt
index fb42bbeb9cc4ba8fb424311a30a77692ce90b14b..86fd9d800964f41b6c356a90d3bb9002255a54f8 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-animation-frame-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-animation-frame-expected.txt
@@ -14,6 +14,7 @@ RequestAnimationFrame Properties:
thread : <string>
type : "RequestAnimationFrame"
}
+Text details for RequestAnimationFrame: timeline-animation-frame.html:10
FireAnimationFrame Properties:
{
children : <object>
@@ -27,6 +28,7 @@ FireAnimationFrame Properties:
thread : <string>
type : "FireAnimationFrame"
}
+Text details for FireAnimationFrame: timeline-animation-frame.html:10
CancelAnimationFrame Properties:
{
data : {
@@ -41,4 +43,5 @@ CancelAnimationFrame Properties:
thread : <string>
type : "CancelAnimationFrame"
}
+Text details for CancelAnimationFrame: timeline-animation-frame.html:13

Powered by Google App Engine
This is Rietveld 408576698