Description[Invalidation tracking] Add trace events for layout invalidations
This patch adds trace events for setNeedsLayout calls so that we can
do end-to-end tracking of what causes repaints to occur. The devtools
side isn't yet hooked up so this patch simply adds the trace event.
As a cleanup, "core/inspector/InspectorTraceEvents.h" has been moved
up into RenderObject and unneeded includes have been removed.
R=kouhei
BUG=410701
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181865
Patch Set 1 #Patch Set 2 : Add a static for callstack frame count #Patch Set 3 : Constification #
Messages
Total messages: 8 (2 generated)
|