DescriptionAdd initial UMA metrics for ScrollAnchoring
This CL adds the Layout.ScrollAnchor.AdjustedScrollOffset histogram which
simply counts the number of times an adjustment is made.
This CL also adds a UseCount to ScrollAnchor.
The first metric gives us an overall idea of the number of times we
adjust the scroll position. The UseCount tells us out of all the page
visits, for how many of them did we have to adjust the scroll offset.
BUG=596956
Committed: https://crrev.com/947c497505bf933d448b5787568491a0203c35b6
Cr-Commit-Position: refs/heads/master@{#383868}
Patch Set 1 #Patch Set 2 : Add use counter #
Total comments: 2
Patch Set 3 : test + review feedback #Patch Set 4 : rebase master #
Messages
Total messages: 24 (10 generated)
|