DescriptionSplit captive portal metrics out of SSLErrorClassification
SSLErrorClassification can be shared cross-platform if the Chrome-specific
captive portal logic is moved to its own helper. This also is a nice clean
separation of purposes, since the captive portal logic was fairly disjoint
from the other work being done in SSLErrorClassification. Now the captive
portal logic is handled as a metrics helper.
I also made the ownership of the metrics helper clearer by changing to use a
scoped_ptr.
BUG=488673
R=estark@chromium.org
TBR=mattm@chromium.org
Committed: https://crrev.com/5a31c78de2d5a1829910ec09d86ec10ae16e5c4c
Cr-Commit-Position: refs/heads/master@{#351195}
Committed: https://crrev.com/c0a91fac22f1d3ff3f8d052eb5dbffa70ef9835f
Cr-Commit-Position: refs/heads/master@{#351246}
Committed: https://crrev.com/6913b84e23405fc529cf9a902700ac30a9de7403
Cr-Commit-Position: refs/heads/master@{#351358}
Patch Set 1 #Patch Set 2 : Clean up before review #
Total comments: 11
Patch Set 3 : Changes for estark #Patch Set 4 : Compiler error fix #Patch Set 5 : Compiler error fix possibly for realsies #Messages
Total messages: 34 (8 generated)
|