RESOLVED FIXED252963
[UI-side compositing] RemoteScrollingTree needs to hold a weak ref to the RemoteScrollingCoordinatorProxy
https://bugs.webkit.org/show_bug.cgi?id=252963
Summary [UI-side compositing] RemoteScrollingTree needs to hold a weak ref to the Rem...
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.