Bug 306766
| Summary: | REGRESSION(266411@main): [WPE][GTK] `mousemove` events are not throttle to one per rendering update | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitaly Dyackhov
After 266411@main, it's possible to get generate than 60 mouse move events on 60Hz monitor on https://www.vsynctester.com/testing/mouse.html using WPE. Note, it works fine using WebKitGTK because GTK throttles move events by itself.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/57692
EWS
Committed 307370@main (548162624138): <https://commits.webkit.org/307370@main>
Reviewed commits have been landed. Closing PR #57692 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/170240122>