[Webkit-unassigned] [Bug 249196] New: If the WebGL option is turned off, executing the WebGL code will crash the entire page.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 17:39:17 PST 2022


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

            Bug ID: 249196
           Summary: If the WebGL option is turned off, executing the WebGL
                    code will crash the entire page.
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Apple Silicon)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: limichange at hotmail.com
                CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com

# Description
when one turn off the `WebGL via Metal` option, the canvas crashes the entire page. 
The page just displays `A problem repeatedly occurred with "https://get.webgl.org"`.
I tested a lot of other sites that behaved the same way.
Wouldn't it be better to throw a JS error for the developer to deal with?

## Test site
https://get.webgl.org
https://threejs.org/examples/#webgl_animation_keyframes
https://pixijs.com

-- 
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/20221213/5a9db2b8/attachment.htm>


More information about the webkit-unassigned mailing list