WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
208269
Cleanup HitTestResult.{h, cpp}
https://bugs.webkit.org/show_bug.cgi?id=208269
Summary
Cleanup HitTestResult.{h, cpp}
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
Details
Formatted Diff
Diff
Patch
(5.99 KB, patch)
2020-02-26 16:13 PST
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-02-26 15:27:51 PST
<
rdar://problem/59824186
>
Daniel Bates
Comment 2
2020-02-26 15:28:49 PST
Created
attachment 391790
[details]
Patch
Daniel Bates
Comment 3
2020-02-26 16:13:29 PST
Created
attachment 391800
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug