Description[Devtools] Replace "Stacks" with "Causes"
This patch switches to "Causes" for explaining timeline records. The
major change is "Stacks" have been renamed "Causes". This is prepwork
for two upcoming projects: invalidation tracking which will fill out many
more causes, and javascript samples which are easily confused with
the "stack" term. If the causes checkbox is not checked, no initiator
or stack information will be shown.
Some minor rewording of the causes has also been done. For example,
the stack for a layout now reads "First layout invalidation" instead of
"Layout invalidated".
A screenshot is available at http://pr.gg/justcause3.png
BUG=410701
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183626
Patch Set 1 #Patch Set 2 : Minor cleanup #
Total comments: 14
Patch Set 3 : Address reviewer comments #
Total comments: 20
Patch Set 4 : Update per reviewer comments, and remove the causes tab #Messages
Total messages: 25 (6 generated)
|