DescriptionOilpan: consistently use IsGarbageCollectedMixin<> trait.
Use blink::IsGarbageCollectedMixin<T> to test if the object
T implements GarbageCollectedMixin. It handles objects that
have multiple GarbageCollectedMixin bases.
With that in place for WebPrivatePtr<>'s LifetimeOf trait,
SpeechRecognition's specialization for it can be retired.
R=haraken
BUG=420515
TBR=tkent
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191900
Patch Set 1 #
Messages
Total messages: 14 (5 generated)
|