[Webkit-unassigned] [Bug 220833] texImage2d stops updating texture from playing video element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 04:24:13 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220833

Kimmo Kinnunen <kkinnunen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jer.noble at apple.com

--- Comment #2 from Kimmo Kinnunen <kkinnunen at apple.com> ---
The iosurface stops updating.

Based on brief debugging, maybe this:
pause + setvisible(false) causes MediaPlayerPrivateAVFoundation get confused and it destroys the video layer. setvisible(true) then should call platformSetVisible but the video layer is nil.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210122/01a69df6/attachment.htm>


More information about the webkit-unassigned mailing list