[Webkit-unassigned] [Bug 212260] requestAnimationFrame conflict with WebGL video playback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 26 12:34:49 PDT 2020


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

--- Comment #8 from Dustin Kerstein <dustin.kerstein at gmail.com> ---
I'm able to replicate the same behavior with the WebGL example + Technical Preview (the newer behavior where the textures update slowly rather than freeze entirely). And here is a slightly modified Three.js example that doesn't use VideoTexture and instead manually marks needsUpdate in the render loop - https://jsfiddle.net/hxvsjnfm - Both examples replicate for me in the Technical Preview.

-- 
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/20200526/f70adab8/attachment.htm>


More information about the webkit-unassigned mailing list