Bug 263002 - Reduce use of Vector::uncheckedAppend() throughout the codebase
Summary: Reduce use of Vector::uncheckedAppend() throughout the codebase
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-10 21:58 PDT by Chris Dumez
Modified: 2023-10-11 15:15 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-10-10 21:58:49 PDT
Reduce use of Vector::uncheckedAppend() throughout the codebase.
Comment 1 Chris Dumez 2023-10-10 22:00:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18931
Comment 2 EWS 2023-10-11 15:14:22 PDT
Committed 269224@main (e7149c4d7559): <https://commits.webkit.org/269224@main>

Reviewed commits have been landed. Closing PR #18931 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-10-11 15:15:31 PDT
<rdar://problem/116831957>