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

Side by Side 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: Update per reviewer comments, and remove the causes tab 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Test that causes are correctly generated for various types of events.
2
3
4 Running: testTimerInstall
5 PASS - record contained Timer installed: setTimeoutFunction @ setTimeoutFunction .js:
6
7 Running: testRequestAnimationFrame
8 PASS - record contained Animation frame requested: requestAnimationFrameFunction @ requestAnimationFrameFunction.js:
9
10 Running: testStyleRecalc
11 PASS - record contained Stack when first invalidated: styleRecalcFunction @ styl eRecalcFunction.js:
12
13 Running: testLayout
14 PASS - record contained Stack when layout was forced: layoutFunction @ layoutFun ction.js:
15 PASS - record contained First layout invalidation: layoutFunction @ layoutFuncti on.js:
16
OLDNEW
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-event-causes.html ('k') | Source/devtools/front_end/timeline/TimelineFlameChart.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698