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

Unified Diff: LayoutTests/inspector/tracing/timeline-event-causes-expected.txt

Issue 631573002: [Devtools] Replace "Stacks" with "Causes" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Minor cleanup Created 6 years, 2 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-event-causes-expected.txt
diff --git a/LayoutTests/inspector/tracing/timeline-event-causes-expected.txt b/LayoutTests/inspector/tracing/timeline-event-causes-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1cad6788fb2ea07939672b9bd1ed3458c098139d
--- /dev/null
+++ b/LayoutTests/inspector/tracing/timeline-event-causes-expected.txt
@@ -0,0 +1,8 @@
+Test that causes are correctly generated for various types of events.
+
+PASS - record contained Timer installed: setTimeoutFunction @ setTimeoutFunction.js:
+PASS - record contained Animation frame requested: requestAnimationFrameFunction @ requestAnimationFrameFunction.js:
+PASS - record contained Stack when first invalidated: styleRecalcFunction @ styleRecalcFunction.js:
+PASS - record contained Stack when layout was forced: layoutFunction @ layoutFunction.js:
+PASS - record contained First layout invalidation: layoutFunction @ layoutFunction.js:
+

Powered by Google App Engine
This is Rietveld 408576698