Bug 263058 - Drop Vector::uncheckedAppend() alias
Summary: Drop Vector::uncheckedAppend() alias
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-11 21:05 PDT by Chris Dumez
Modified: 2023-10-12 13:11 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-11 21:05:37 PDT
Drop Vector::uncheckedAppend() alias and have call sites use Vector::append() directly instead.
Comment 1 Chris Dumez 2023-10-11 21:16:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18980
Comment 2 EWS 2023-10-12 13:10:53 PDT
Committed 269269@main (2c0d56a2a040): <https://commits.webkit.org/269269@main>

Reviewed commits have been landed. Closing PR #18980 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-10-12 13:11:14 PDT
<rdar://problem/116878392>