Bug 252963

Summary: [UI-side compositing] RemoteScrollingTree needs to hold a weak ref to the RemoteScrollingCoordinatorProxy
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Simon Fraser (smfr)
Reported 2023-02-26 11:51:25 PST
The scrolling thread may retain the RemoteScrollingTree after the RemoteScrollingCoordinatorProxy has been destroyed, so needs to use a WeakPtr to reference the RemoteScrollingCoordinatorProxy.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-26 11:51:43 PST
Simon Fraser (smfr)
Comment 2 2023-02-26 11:55:28 PST
EWS
Comment 3 2023-02-27 12:36:10 PST
Committed 260898@main (e8575a9871ec): <https://commits.webkit.org/260898@main> Reviewed commits have been landed. Closing PR #10698 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.