Bug 212440

Summary: ScrollingTreeMac::eventListenerRegionTypesForPoint() needs to convert the point to local coordinates
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: changseok, cmarcelo, esprehn+autocc, ews-watchlist, fred.wang, glenn, jamesr, koivisto, kondapallykalyan, luiz, pdr, simon.fraser, thorton, tonikitoo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Simon Fraser (smfr) 2020-05-27 15:26:13 PDT
ScrollingTreeMac::eventListenerRegionTypesForPoint() needs to convert the point to local coordinates
Comment 1 Simon Fraser (smfr) 2020-05-27 15:27:40 PDT
Created attachment 400391 [details]
Patch
Comment 2 Tim Horton 2020-05-27 15:29:47 PDT
Comment on attachment 400391 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=400391&action=review

> Source/WebCore/ChangeLog:11
> +        Also made EventListenerRegionType logabale.

loggable?
Comment 3 Simon Fraser (smfr) 2020-05-28 09:20:51 PDT
https://trac.webkit.org/changeset/262241/webkit
Comment 4 Radar WebKit Bug Importer 2020-05-28 09:21:19 PDT
<rdar://problem/63720695>