Bug 266225
Summary: | WebView hangs on iOS 17 with a 3D model that worked on iOS 16 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Kazakov <mark.kazakov> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, dino, kbr, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 17 | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 17 |
Mark Kazakov
Hi,
We have an application that uses WebGL to present 3D models inside a WKWebView.
Since iOS 17 we are experiencing freezes for some models that work perfectly fine on iOS 16.
I can reproduce the issue on any iOS 17 physical device - phones and tablets.
On simulators works fine.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Thank you for the report. Could you please add specific steps to reproduce, ideally such that even a non-expert could follow?
Radar WebKit Bug Importer
<rdar://problem/119814167>
Kimmo Kinnunen
Most notably: if you can add a reproduction as the .html sources that would be runnable with Safari, that would be the most helpful.