DescriptionApply OwnPtr|PassOwnPtr to handle member variables and arguments in MIDIClient
As r170438 and r170576, WebViewImpl has used m_midiClientProxy unnecessarily in order to pass it to provideMIDITo().
To remove it, this cl changes the parameter type to OwnPtr|PassOwnPtr in MIDIClient and MIDIControler
classes.
BUG=N/A
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170746
Patch Set 1 #
Total comments: 4
Patch Set 2 : Patch for landing #Patch Set 3 : Fix a unit test crash #Patch Set 4 : Fix a unit test #2 #
Total comments: 1
Messages
Total messages: 27 (0 generated)
|