DescriptionRefactor security interstitials, add SecurityInterstitialPage.
This patch adds a new SecurityInterstitialPage class and derives SSLBlockingPage
and SafeBrowsingBlockingPage from it. In the future, a captive portal
interstitial will also derive from this new class. In particular,
SecurityInterstitial does:
- Unify HTML generating code.
- Differentiate between different types of security interstitials for tests.
- Contain common code for showing and creating the interstitial page.
BUG=349737
Committed: https://crrev.com/6e48c989d1bb431c9922a36e94390d49b09d78b7
Cr-Commit-Position: refs/heads/master@{#304970}
Patch Set 1 #
Total comments: 11
Patch Set 2 : mattm and mmenke comments - Remove SecurityInterstitialPage::Type" #Patch Set 3 : Fix bad rebase and add owners #
Total comments: 19
Patch Set 4 : thestig comments #Messages
Total messages: 28 (6 generated)
|