Bug 250248
| Summary: | [UI-side compositing] Some scrolling tests time out with UI-side compositing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Tools / Tests | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
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
<rdar://problem/103974484>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/8339
EWS
Committed 258670@main (0b9475d56e42): <https://commits.webkit.org/258670@main>
Reviewed commits have been landed. Closing PR #8339 and removing active labels.