DescriptionIntroduce the ChromeControllerClient class
security_interstitials::ControllerClient needs to be subclassed by a
standalone class, instead of being part of the SecurityInterstitialPage.
Eventually, future classes like security_interstitials::ClockError will
take ControllerClients as inputs. Until all of the blocking pages have
been updated to take ControllerClients, the functionality needs to
remain available from within the SecurityInterstitialPage, so I've put
in some temporary wrapper methods.
BUG=488673
TBR=cschuet@chromium.org
Committed: https://crrev.com/9de47c5151c1d75d710d22cfa8defb90ff1e7f1e
Cr-Commit-Position: refs/heads/master@{#361245}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Changes for estark #Patch Set 3 : Move enum from ControllerClient into security_interstitials:: #Patch Set 4 : Bugfix #Messages
Total messages: 15 (7 generated)
|