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
310947
RemoteScrollingTree EventRegion helpers need not return pointers from EventRegion references
https://bugs.webkit.org/show_bug.cgi?id=310947
Summary
RemoteScrollingTree EventRegion helpers need not return pointers from EventRe...
Abrar Rahman Protyasha
Reported
2026-03-27 19:48:53 PDT
RemoteScrollingTreeNode holds on to (and provides access to) EventRegion const references, and as such we can take advantage of this rather than losing the information to a pointer. Currently, the pointer return value is used as a stand-in for std::nullopt.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-27 19:49:21 PDT
<
rdar://problem/173559109
>
Abrar Rahman Protyasha
Comment 2
2026-03-27 19:54:18 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/61544
EWS
Comment 3
2026-03-30 11:46:20 PDT
Committed
310247@main
(3585d8a0db29): <
https://commits.webkit.org/310247@main
> Reviewed commits have been landed. Closing PR #61544 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