Bug 160673
Summary: | [WK2] Sync gamepad updates with the display refresh rate | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 134076, 134675 |
Brady Eidson
[WK2] Sync gamepad updates with the display refresh rate
The spec states that gamepads should refresh at <Request Animation Frame> frequency, so we should update their state that often.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
Taking a different strategy here.