DescriptionRefactor favicon to use C++11 loop and fix style violation
Add DISALLOW_COPY_AND_ASSIGN to abstract base class FaviconClient and
FaviconDriver and turn the destructor virtual and protected.
Use C++11 for loop construct to make the reduce boilerplate and make
the code simpler to read.
Remove unnecessary virtual destructor in non-derived test classes.
Use C++11 nullptr instead of NULL.
BUG=None
Committed: https://crrev.com/a71b8893bff5dfb955cb868d4dcb894055ba312d
Cr-Commit-Position: refs/heads/master@{#320489}
Patch Set 1 #Patch Set 2 : Rebase #
Messages
Total messages: 8 (3 generated)
|