[Webkit-unassigned] [Bug 232727] New: Regression: Large texture causes camera feed to freeze

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 14:37:51 PDT 2021


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

            Bug ID: 232727
           Summary: Regression: Large texture causes camera feed to freeze
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: akul at 8thwall.com

Created attachment 443342

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

ios15.0.2 regression example

Repro app: https://8w.8thwall.app/camera-freeze-01/

On iPhone 12 (ios14.3): Expected behavior (working), camera feed is shown with the model in view.

On iPhoneXR (ios15.0.2) Regression (not working), camera feed is frozen, while the texture still is in view.
Alternatively, sometimes the page is reloaded (likely due to running out of memory. Potentially similar issue: https://bugs.webkit.org/show_bug.cgi?id=232122) 

Reproduced the regression with both WebGL 1/2 with both WebGL via metal on/off (ios15.0.2)

-- 
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/20211104/884ef933/attachment.htm>


More information about the webkit-unassigned mailing list