Chromium Code Reviews
DescriptionSafe Browsing: Move enabled_ to the base DatabaseManager class.
Moves the enabled_ member to the SafeBrowsingDatabaseManager base class and checks enabled_ in CheckApiBlacklistUrl().
Note that this changes the order in which enabled_ gets set in some of the subclasses.
BUG=683791
Review-Url: https://codereview.chromium.org/2648193002
Cr-Commit-Position: refs/heads/master@{#445913}
Committed: https://chromium.googlesource.com/chromium/src/+/f0fa01b10bf10faae9ac8ff604a91c6130377491
Patch Set 1 #Patch Set 2 : Fix compile error #
Total comments: 2
Patch Set 3 : Only subclasses set enabled_ #
Total comments: 2
Patch Set 4 : Update comments #Depends on Patchset: Messages
Total messages: 31 (21 generated)
|