DescriptionFix blank video in Android WebView
This bug is introduced in r324679. When Initialize/ReleaseHardware was
removed, the call to the factory the kept a count on the number of
compositors with hardware acceleration was dropped. This means the
factory refuses to create a context for video.
Add those callbacks, and emulate the original call by checking if the
memory policy is zero.
Committed: https://crrev.com/5ddc6ffcc0bda6d9a25613fb96adee249de135e7
Cr-Commit-Position: refs/heads/master@{#325345}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|