Bug 227179 - Remove HitTestLocation(FloatPoint) c'tor
Summary: Remove HitTestLocation(FloatPoint) c'tor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-19 10:56 PDT by zalan
Modified: 2021-06-20 11:18 PDT (History)
18 users (show)

See Also:


Attachments
Patch (7.90 KB, patch)
2021-06-19 11:01 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>