DescriptionRemove RenderThreadImpl dependencies from WebMediaPlayerImpl.
This change replaces RenderThreadImpl calls in WebMediaPlayerImpl with
calls on the WebMediaPlayerParams passed into the constructor. This
removes another content/ depencency so that this code can be moved to
media/blink.
The EncryptedMediaSupport creation was moved to RenderThreadImpl and
passed via WebMediaPlayerParams to avoid linking problems that would
occur if WebMediaPlayerImpl was in media/blink.
BUG=408338
Committed: https://crrev.com/755d12d77ef044472b56a11b4ae3f5ffad30bb09
Cr-Commit-Position: refs/heads/master@{#292741}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Address CR comments #
Total comments: 3
Patch Set 3 : Fix player_x11 with 1 hand while shaking fist at it with the other. #
Total comments: 2
Patch Set 4 : Address CR comment #Patch Set 5 : Rebase #Patch Set 6 : Rebase #Messages
Total messages: 27 (1 generated)
|