[Webkit-unassigned] [Bug 226898] New: Nothing is keeping navigator.xr alive during GC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 14:28:37 PDT 2021


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

            Bug ID: 226898
           Summary: Nothing is keeping navigator.xr alive during GC
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org
                CC: cdumez at apple.com

Nothing is keeping the WebXRSystem held by navigator.xr alive during GC, so any custom properties on it will be destroyed on each collection. As Navigator object, it should use GenerateIsReachable=ReachableFromNavigator to maintain state.

-- 
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/20210610/2574807c/attachment-0001.htm>


More information about the webkit-unassigned mailing list