WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249419
Reduce the usages of WheelEventTestMonitor::ScrollableAreaIdentifier in the scrolling tree
https://bugs.webkit.org/show_bug.cgi?id=249419
Summary
Reduce the usages of WheelEventTestMonitor::ScrollableAreaIdentifier in the s...
Simon Fraser (smfr)
Reported
2022-12-15 11:33:58 PST
WheelEventTestMonitor::ScrollableAreaIdentifier is a void*, but in scrolling tree code we know we're dealign with ScrollingNodeIDs, so just use them until we have convert.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-15 11:35:14 PST
<
rdar://problem/103411823
>
Simon Fraser (smfr)
Comment 2
2022-12-15 11:36:32 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7710
EWS
Comment 3
2022-12-15 18:34:28 PST
Committed
257971@main
(2e52daf4f7c4): <
https://commits.webkit.org/257971@main
> Reviewed commits have been landed. Closing PR #7710 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