Bug 227179

Summary: Remove HitTestLocation(FloatPoint) c'tor
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, changseok, dino, esprehn+autocc, ews-watchlist, fmalita, fred.wang, glenn, gyuyoung.kim, kondapallykalyan, pdr, sabouhallawa, sam, schenney, sergio, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2021-06-19 10:56:13 PDT
It's misleading as in the rendering code we store pixel snapped coordinate values in float structures (e.g. FloatRect)
Comment 1 zalan 2021-06-19 11:01:44 PDT
Created attachment 431796 [details]
Patch
Comment 2 EWS 2021-06-20 11:17:27 PDT
Committed r279056 (238976@main): <https://commits.webkit.org/238976@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431796 [details].
Comment 3 Radar WebKit Bug Importer 2021-06-20 11:18:23 PDT
<rdar://problem/79539712>