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
310777
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2026-03-25 23:55:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/61383
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
<
rdar://problem/173445671
>
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