RESOLVED FIXED 224095
Allow wheel events to trigger high frequency DisplayLinks
https://bugs.webkit.org/show_bug.cgi?id=224095
Summary Allow wheel events to trigger high frequency DisplayLinks
Simon Fraser (smfr)
Reported 2021-04-01 22:42:08 PDT
Allow wheel events to trigger high frequency DisplayLinks
Attachments
Patch (18.89 KB, patch)
2021-04-01 22:48 PDT, Simon Fraser (smfr)
ews-feeder: commit-queue-
Patch (18.92 KB, patch)
2021-04-01 23:06 PDT, Simon Fraser (smfr)
no flags
Patch (27.98 KB, patch)
2021-04-02 12:07 PDT, Simon Fraser (smfr)
sam: review+
ews-feeder: commit-queue-
Simon Fraser (smfr)
Comment 1 2021-04-01 22:48:49 PDT
Radar WebKit Bug Importer
Comment 2 2021-04-01 22:49:18 PDT
Simon Fraser (smfr)
Comment 3 2021-04-01 23:06:09 PDT
Simon Fraser (smfr)
Comment 4 2021-04-02 12:07:57 PDT
Sam Weinig
Comment 5 2021-04-02 14:20:08 PDT
Comment on attachment 425037 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=425037&action=review > Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:824 > +void WebProcessPool::setDisplayLinkForDisplayWantsFullSpeedUpdates(IPC::Connection& connection, WebCore::PlatformDisplayID displayID, bool wantsFullSpeedUpdates) I do not think this is right place for this, but it seems that ship has sailed since that is where the display links are.
EWS
Comment 6 2021-04-02 16:02:01 PDT
Tools/Scripts/svn-apply failed to apply attachment 425037 [details] to trunk. Please resolve the conflicts and upload a new patch.
Simon Fraser (smfr)
Comment 7 2021-04-02 16:05:39 PDT
Note You need to log in before you can comment on or make changes to this bug.