Chromium Code Reviews
DescriptionAdd metrics for app banner preventDefault() and prompt().
The beforeinstallprompt event signals an imminent app install banner for
a page. This CL adds UMA stats for preventDefault() being called on the
event (stopping the banner from appearing), and for prompt() being
called on the event (making the banner appear subsequent to
a preventDefault()).
BUG=625716
Committed: https://crrev.com/4f6382c45e105322038b6fa1885cd1f479ef5ff8
Cr-Commit-Position: refs/heads/master@{#404039}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address reviewer comments #Patch Set 3 : Splitting out into a new metric #
Total comments: 2
Patch Set 4 : Use NO_ACTION #
Total comments: 6
Patch Set 5 : Address nits #
Messages
Total messages: 21 (7 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||