DescriptionAdd SecurityStateModelClient interface and implementation
As a step along the way to componentizing SecurityStateModel, this CL
introduces a SecurityStateModelClient interface and a
ChromeSecurityStateModelClient implementation. The client has just a
couple methods for now but will expand such that the client will
eventually provide everything from //content and //chrome that the model
needs.
BUG=515071
Committed: https://crrev.com/13d440ca5df99f9c052c178b4dd53fa14a6a9dc3
Cr-Commit-Position: refs/heads/master@{#361371}
Patch Set 1 #
Total comments: 10
Patch Set 2 : DISALLOW_COPY_AND_ASSIGN #Patch Set 3 : blundell comments #
Total comments: 4
Patch Set 4 : felt comments #Patch Set 5 : delegate -> client #Patch Set 6 : delegate_ -> client_ #
Messages
Total messages: 29 (10 generated)
|