WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
318733
Change findIntersection() to return an std::optional<FloatPoint>
https://bugs.webkit.org/show_bug.cgi?id=318733
Summary
Change findIntersection() to return an std::optional<FloatPoint>
info.aeslilly
Reported
2026-07-06 15:30:00 PDT
WebCore::findIntersection() (in GeometryUtilities) currently returns a bool and writes the intersection point through a FloatPoint& out-parameter
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-07-06 15:30:08 PDT
<
rdar://problem/181535881
>
info.aeslilly
Comment 2
2026-07-06 15:32:33 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/68789
EWS
Comment 3
2026-07-07 09:45:55 PDT
Committed
316633@main
(cd777bb5eeec): <
https://commits.webkit.org/316633@main
> Reviewed commits have been landed. Closing PR #68789 and removing active labels.
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