DescriptionFix a problem that background can sometimes be seen when playing fullscreen video
If there is no video frame available, we can see the background page when playing fullscreen video.
Using setZOrderOnTop() so that the video surfaceView will be on top of the window, rather than punching a hole in the window.
BUG=167396
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175092
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|