[Webkit-unassigned] [Bug 261331] REGRESSION (iPadOS 17 Developer Beta 8): "WebGL: context lost." error when backgrounding Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 02:15:14 PDT 2023


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

--- Comment #5 from Huabin LING <lphuabin at gmail.com> ---
Created attachment 467845

  --> https://bugs.webkit.org/attachment.cgi?id=467845&action=review

error breakpoint

The error breakpoint inside WeChat WKWebView is in the screenshot, it indicates `b` from `gl.createShader` is null which is actually due to Context Lost.
We double checked with `ctx.isContextLost()`, it returns true.

-- 
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/20230925/35bacd2e/attachment.htm>


More information about the webkit-unassigned mailing list