WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262832
Use Vector::uncheckedAppend() less in WebCore
https://bugs.webkit.org/show_bug.cgi?id=262832
Summary
Use Vector::uncheckedAppend() less in WebCore
Chris Dumez
Reported
2023-10-06 21:04:59 PDT
Use Vector::uncheckedAppend() less in WebCore and use more efficient alternatives now that uncheckedAppend() has become an alias for append().
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-10-06 21:08:01 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18804
EWS
Comment 2
2023-10-08 17:57:01 PDT
Committed
269062@main
(ba50d1bc34e9): <
https://commits.webkit.org/269062@main
> Reviewed commits have been landed. Closing PR #18804 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-10-08 17:58:13 PDT
<
rdar://problem/116655812
>
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