DescriptionAdd WebCore.UseCounter UMA to supercede FeatureObserver
[NOT Yet for full review - waiting on discussion for how best to measure PageVisits]
Due to renderer fast shutdown we can't rely on reporting metrics at
Page destruction time, and the PageVisits scaling factor is also wildly
inaccurate.
Refactor the UseCounter code to move the buggy logic for the existing
metrics into a LegacyCounter class, and implement a new set of metrics
under WebCore.UseCounter.
BUG=236262, 597963
Patch Set 1 #
Total comments: 4
Messages
Total messages: 4 (2 generated)
|