diff options
author | meacer@chromium.org <meacer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-10 23:23:27 +0000 |
---|---|---|
committer | meacer@chromium.org <meacer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-10 23:23:27 +0000 |
commit | 9058617fb69a795db21186004070175c14d18be4 (patch) | |
tree | a4cb6ba237dbb178743fcadaa1bb111191c066e7 /extensions | |
parent | 179f34ede6a787c5ec23afc8b4cadd28e91adbce (diff) | |
download | chromium_src-9058617fb69a795db21186004070175c14d18be4.zip chromium_src-9058617fb69a795db21186004070175c14d18be4.tar.gz chromium_src-9058617fb69a795db21186004070175c14d18be4.tar.bz2 |
Log captive portal status when an SSL interstitial is displayed.
When an SSL interstitial is displayed, we want to understand whether it's potentially caused by a captive portal or not. This CL records the following flags when the interstitial is closed:
1) Whether captive portal detection is enabled in Chrome (disabled on some OS).
2) Whether a captive portal probe result was received.
3) Whether the captive portal probe result returned no response, indicating a network or HTTP error or a non-HTTP captive portal login page.
4) Whether a captive portal was detected.
BUG=335933
Review URL: https://codereview.chromium.org/164843003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256063 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'extensions')
0 files changed, 0 insertions, 0 deletions