RESOLVED FIXED318733
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
Radar WebKit Bug Importer
Comment 1 2026-07-06 15:30:08 PDT
info.aeslilly
Comment 2 2026-07-06 15:32:33 PDT
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.