WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250248
[UI-side compositing] Some scrolling tests time out with UI-side compositing
https://bugs.webkit.org/show_bug.cgi?id=250248
Summary
[UI-side compositing] Some scrolling tests time out with UI-side compositing
Simon Fraser (smfr)
Reported
2023-01-06 17:16:01 PST
Tests using UIHelper.startMonitoringWheelEvents() still time out after
258483@main
and
258549@main
because waiting for a rendering update in the web process before dispatching wheel events it not enough; need to wait for the UI process to commit the transaction that enables the wheel event monitor.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-06 17:16:57 PST
<
rdar://problem/103974484
>
Simon Fraser (smfr)
Comment 2
2023-01-06 17:18:13 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8339
EWS
Comment 3
2023-01-09 10:11:14 PST
Committed
258670@main
(0b9475d56e42): <
https://commits.webkit.org/258670@main
> Reviewed commits have been landed. Closing PR #8339 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