WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
252963
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-26 11:51:43 PST
<
rdar://problem/105949247
>
Simon Fraser (smfr)
Comment 2
2023-02-26 11:55:28 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10698
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.
Top of Page
Format For Printing
XML
Clone This Bug