[Webkit-unassigned] [Bug 249196] 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
Wed Dec 14 12:02:13 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249196
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org,
| |djg at apple.com
--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
Turning off WebGL via Metal means that the old OpenGL based implementation is used.
It's expected to be buggy (that's why it's obsolete and not used by default), but I don't think that crashing on every WebGL page is expected.
What hardware, macOS version and Safari version are you seeing this with?
--
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/20221214/75a32da6/attachment.htm>
More information about the webkit-unassigned
mailing list