WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262761
Use Vector::uncheckedAppend() less in WebCore
https://bugs.webkit.org/show_bug.cgi?id=262761
Summary
Use Vector::uncheckedAppend() less in WebCore
Chris Dumez
Reported
2023-10-05 22:19:25 PDT
Use Vector::uncheckedAppend() less in WebCore and replace with faster alternatives now that uncheckedAppend() has become an alias for append().
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-10-05 22:23:32 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18744
EWS
Comment 2
2023-10-06 18:54:12 PDT
Committed
269027@main
(4a0b13037eb2): <
https://commits.webkit.org/269027@main
> Reviewed commits have been landed. Closing PR #18744 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-10-06 18:55:15 PDT
<
rdar://problem/116607067
>
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