Bug 208269

Summary: Cleanup HitTestResult.{h, cpp}
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, esprehn+autocc, ews-watchlist, glenn, kondapallykalyan, pdr, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=208254
Attachments:
Description Flags
Patch
none
Patch none

Daniel Bates
Reported 2020-02-26 15:27:07 PST
Use C++11 and later features to reduce code duplication and simplify the code in HitTestResult.{h, cpp}. This will make it easier for me to add a new rect-based location constructor in the future.
Attachments
Patch (6.18 KB, patch)
2020-02-26 15:28 PST, Daniel Bates
no flags
Patch (5.99 KB, patch)
2020-02-26 16:13 PST, Daniel Bates
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-26 15:27:51 PST
Daniel Bates
Comment 2 2020-02-26 15:28:49 PST
Daniel Bates
Comment 3 2020-02-26 16:13:29 PST
Daniel Bates
Comment 4 2020-02-27 09:34:42 PST
Comment on attachment 391800 [details] Patch Clearing flags on attachment: 391800 Committed r257569: <https://trac.webkit.org/changeset/257569>
Daniel Bates
Comment 5 2020-02-27 09:34:44 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.