[Webkit-unassigned] [Bug 252963] New: [UI-side compositing] RemoteScrollingTree needs to hold a weak ref to the RemoteScrollingCoordinatorProxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 11:51:25 PST 2023


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

            Bug ID: 252963
           Summary: [UI-side compositing] RemoteScrollingTree needs to
                    hold a weak ref to the RemoteScrollingCoordinatorProxy
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: simon.fraser at apple.com

The scrolling thread may retain the RemoteScrollingTree after the RemoteScrollingCoordinatorProxy has been destroyed, so needs to use a WeakPtr to reference the RemoteScrollingCoordinatorProxy.

-- 
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/20230226/06bf16de/attachment-0001.htm>


More information about the webkit-unassigned mailing list