Bug 216008 - Wheel event region code is not fully disabled
Summary: Wheel event region code is not fully disabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-31 10:53 PDT by Antti Koivisto
Modified: 2020-08-31 11:51 PDT (History)
9 users (show)

See Also:


Attachments
patch (2.35 KB, patch)
2020-08-31 10:58 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2020-08-31 10:53:29 PDT
The code was disabled in r265823 but wheel events still cause us to create unnecessary main frame event region and traverse deep.
Comment 1 Radar WebKit Bug Importer 2020-08-31 10:53:54 PDT
<rdar://problem/68086333>
Comment 2 Antti Koivisto 2020-08-31 10:58:52 PDT
Created attachment 407611 [details]
patch
Comment 3 EWS 2020-08-31 11:51:41 PDT
Committed r266363: <https://trac.webkit.org/changeset/266363>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407611 [details].