[Webkit-unassigned] [Bug 223580] New: Use frameData instead of scheduleOnNextFrame calls in WebFakeXRDevice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 09:06:00 PDT 2021


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

            Bug ID: 223580
           Summary: Use frameData instead of scheduleOnNextFrame calls in
                    WebFakeXRDevice
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebXR
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ifernandez at igalia.com

Follow-up from conversations in https://bugs.webkit.org/show_bug.cgi?id=221225

There are some concerns of potential use-after-free in WebFakeXRDevice. We can make the code more robust by getting rid of the scheduleOnNextFrame calls and use a frameData struct instead.

-- 
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/20210322/491a5e17/attachment.htm>


More information about the webkit-unassigned mailing list