DescriptionNew UMA stats for stacking container opt-in measurements.
Along with https://codereview.chromium.org/23874003/, this
adds Renderer.CompositedScrolling UMA histogram.
This records the total number of RenderLayers that are scrollable
areas, need to become stacking containers, and will use composited
scrolling.
Each of the buckets should be recorded at most once per
RenderLayer. The ratio between these stats should give
us an idea of how effective stacking containers are at
allowing scrollable divs to become composited.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157227
Patch Set 1 #
Total comments: 2
Patch Set 2 : switch to bools #Patch Set 3 : nit #Patch Set 4 : combine histograms #
Total comments: 2
Patch Set 5 : nit #Messages
Total messages: 8 (0 generated)
|