Chromium Code Reviews
DescriptionAndroid FRE: Use CachedMetrics API for histograms.
I'm working on making it possible to show the first
FRE screen before native is initialized.
RecordHistograms API requires native to be initialized.
This switches to using CachedMetrics API which supports
logging before then.
BUG=632199
Committed: https://crrev.com/2770c135dab4859008af3b73c0cc7ed2bea98acc
Cr-Commit-Position: refs/heads/master@{#429317}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address comment. #Messages
Total messages: 17 (9 generated)
|