[Webkit-unassigned] [Bug 179417] HLS WebGL video textures black rendering since IOS 11

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 16 23:55:01 PST 2017


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

--- Comment #22 from Jer Noble <jer.noble at apple.com> ---
I think I have a handle on what might be causing this. The OpenGL code which copies textures in from the video element may be stomping on some of the WebGL state established by the page. Moving the VideoTextureCopierCV to use a shared context (with shared textures but separate state) may fix this. Stay tuned.

-- 
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/20171117/22fabad1/attachment.html>


More information about the webkit-unassigned mailing list