WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226553
Drop WTF::Vector overloads taking index as Checked<size_t>
https://bugs.webkit.org/show_bug.cgi?id=226553
Summary
Drop WTF::Vector overloads taking index as Checked<size_t>
Chris Dumez
Reported
2021-06-02 14:03:52 PDT
Drop WTF::Vector overloads taking in as Checked<size_t>. It is no longer needed now that Checked<size_t> can implicitly get converted to size_t (
r278338
).
Attachments
Patch
(1.69 KB, patch)
2021-06-02 14:04 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(1.70 KB, patch)
2021-06-02 14:05 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-06-02 14:04:53 PDT
Created
attachment 430402
[details]
Patch
Chris Dumez
Comment 2
2021-06-02 14:05:41 PDT
Created
attachment 430403
[details]
Patch
Geoffrey Garen
Comment 3
2021-06-02 16:14:19 PDT
Comment on
attachment 430403
[details]
Patch r=me
EWS
Comment 4
2021-06-02 16:49:15 PDT
Committed
r278384
(
238411@main
): <
https://commits.webkit.org/238411@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 430403
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-06-02 16:50:21 PDT
<
rdar://problem/78789207
>
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