WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262674
Reduce use of Vector::uncheckedAppend() in Source/WebKit
https://bugs.webkit.org/show_bug.cgi?id=262674
Summary
Reduce use of Vector::uncheckedAppend() in Source/WebKit
Chris Dumez
Reported
2023-10-04 21:27:26 PDT
Reduce use of Vector::uncheckedAppend() in Source/WebKit and use faster alternatives now that uncheckedAppend() is an alias to append().
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-10-04 21:30:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18670
EWS
Comment 2
2023-10-05 09:41:38 PDT
Committed
268921@main
(0b86d6fe93fb): <
https://commits.webkit.org/268921@main
> Reviewed commits have been landed. Closing PR #18670 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-10-05 09:42:15 PDT
<
rdar://problem/116528041
>
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