DescriptionApply OwnPtr|PassOwnPtr to member variables and arguments in ContextFeatures.
WebViewImpl has used m_featureSwitchClient unnecessarily in order to pass it to provideContextFeaturesTo().
To remove it, we need to apply OwnPtr|PassOwnPtr to member variable and parameter types.
Additionally m_midiClientProxy should be removed because it wasn't removed in r170746.
BUG=N/A
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170877
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 7 (0 generated)
|