RESOLVED FIXED310777
WTF::contains(std::span, std::span) should return a bool, not a size_t
https://bugs.webkit.org/show_bug.cgi?id=310777
Summary WTF::contains(std::span, std::span) should return a bool, not a size_t
Chris Dumez
Reported 2026-03-25 23:54:14 PDT
WTF::contains(std::span, std::span) should return a bool, not a size_t.
Attachments
Chris Dumez
Comment 1 2026-03-25 23:55:26 PDT
EWS
Comment 2 2026-03-26 15:23:01 PDT
Committed 310026@main (5b0e5ea8452e): <https://commits.webkit.org/310026@main> Reviewed commits have been landed. Closing PR #61383 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-03-26 15:24:12 PDT
Note You need to log in before you can comment on or make changes to this bug.