Description[Android] MediaPlayerBridge should pass Bridge to getAllowedOperations
Right now the Java side is expecting a MediaPlayer object to be passed
to the MediaPlayerBridge.getAllowedOperations function, but native
is actually passing it a MediaPlayerBridge. Update the code to be
consistent - Java now expects the MediaPlayerBrdige and uses it to
extract a MediaPlayer.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229826
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|