WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
217523
Refactor wheel event coalescing into its own class
https://bugs.webkit.org/show_bug.cgi?id=217523
Summary
Refactor wheel event coalescing into its own class
Simon Fraser (smfr)
Reported
2020-10-09 11:14:58 PDT
Refactor wheel event coalescing into its own class
Attachments
Patch
(27.61 KB, patch)
2020-10-09 11:21 PDT
,
Simon Fraser (smfr)
sam
: review+
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
For EWS
(28.00 KB, patch)
2020-10-09 11:39 PDT
,
Simon Fraser (smfr)
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
For EWS
(28.03 KB, patch)
2020-10-09 12:09 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2020-10-09 11:21:31 PDT
Created
attachment 410955
[details]
Patch
Sam Weinig
Comment 2
2020-10-09 11:24:51 PDT
Comment on
attachment 410955
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=410955&action=review
> Source/WebKit/WebProcess/WebPage/WebWheelEventCoalescer.cpp:37 > +static const unsigned wheelEventQueueSizeThreshold = 10;
constexpr please.
Simon Fraser (smfr)
Comment 3
2020-10-09 11:39:01 PDT
Comment hidden (obsolete)
Created
attachment 410956
[details]
For EWS
Simon Fraser (smfr)
Comment 4
2020-10-09 12:09:10 PDT
Created
attachment 410960
[details]
For EWS
Simon Fraser (smfr)
Comment 5
2020-10-09 13:55:42 PDT
I will move WebWheelEventCoalescer.cpp to WebKit/Shared
Simon Fraser (smfr)
Comment 6
2020-10-09 14:00:47 PDT
https://trac.webkit.org/changeset/268287/webkit
Radar WebKit Bug Importer
Comment 7
2020-10-09 14:01:18 PDT
<
rdar://problem/70152324
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug