Descriptioncc: Switch ListContainer to use composition instead of inheritance.
This patch switches ListContainer to be a non-derived type, and instead
uses the base (which is renamed to helper) as a member. This allows
us to add other ListContainer-like types without the worry that they
will be somehow passed around as base classes.
R=danakj, weiliangc
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/988b5dee7b043fb1ae72bd64aac5b278f91b4146
Cr-Commit-Position: refs/heads/master@{#348925}
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Total comments: 5
Patch Set 4 : rebase #Patch Set 5 : multiple files #
Messages
Total messages: 15 (2 generated)
|