Chromium Code Reviews
DescriptionUse password_manager::metrics_util::ResponseType on iOS
The passwords infobar delegate had a separate copy of the ResponseType enum. So
far it had a subset of values of the desktop version of ResponseType (matching
the positions), so it was not a problem, but to avoid diverging in the future,
this CL switches the iOS code to use the component-defined ResponseType (which
also matches histograms.xml).
R=melandory@chromium.org
BUG=593295
Committed: https://crrev.com/0090ffb1c2878f85bd94750db07c09448741172b
Cr-Commit-Position: refs/heads/master@{#380132}
Patch Set 1 #Patch Set 2 : Fix compile #
Dependent Patchsets: Messages
Total messages: 9 (3 generated)
|
||||||||||||||||||||||||||||