DescriptionStop using WebMediaPlayerClient::preload() and volume()
There is a "FIXME: Remove once calls on the Chromium-side have been
removed" for volume() in WebMediaPlayerClient.h. preload() is
similarly strange layering-wise, so get rid of that as well.
Simply store the values when they cannot immediately be forwarded to
the internal object.
In the case of WebMediaPlayerImpl::setVolume(), the value can always
be used immediately, so the setVolume() in DoLoad() appears to simply
have been unnecessary.
BUG=401415
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288080
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|