Bug 224095

Summary: Allow wheel events to trigger high frequency DisplayLinks
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: sam, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
none
Patch sam: review+, ews-feeder: commit-queue-

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.