| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Classes like SSLErrorInfo and SSLErrorClassification are
tightly coupled with the SSL interstitial. Since the interstitial UI is being
componentized, I want to move the SSL error handling classes into a component
too. This CL begins with SSLErrorInfo.
BUG=488673
TBR=stuartmorgan@chromium.org
Committed: https://crrev.com/7f1410648c7767ae8d466ada4385e78176f5db06
Cr-Commit-Position: refs/heads/master@{#349282}
Review URL: https://codereview.chromium.org/1341923002
Cr-Commit-Position: refs/heads/master@{#349486}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 7f1410648c7767ae8d466ada4385e78176f5db06.
BUG=488673
TBR=felt@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Review URL: https://codereview.chromium.org/1351773002
Cr-Commit-Position: refs/heads/master@{#349283}
|
|
Classes like SSLErrorInfo, SSLErrorHandler, and SSLErrorClassification are
tightly coupled with the SSL interstitial. Since the interstitial UI is being
componentized, I want to move the SSL error handling classes into a component
too. This CL begins with SSLErrorInfo.
BUG=488673
Review URL: https://codereview.chromium.org/1341923002
Cr-Commit-Position: refs/heads/master@{#349282}
|