Bug 264545 - Avoid using Vector::unsafeAppendWithoutCapacityCheck() in ThreadSafeWeakHashSet::values()
Summary: Avoid using Vector::unsafeAppendWithoutCapacityCheck() in ThreadSafeWeakHashS...
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-11-09 20:23 PST by Chris Dumez
Modified: 2023-11-10 07:12 PST (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-11-09 20:23:07 PST
Avoid using Vector::unsafeAppendWithoutCapacityCheck() in ThreadSafeWeakHashSet::values().
Comment 1 Chris Dumez 2023-11-09 20:29:04 PST
Pull request: https://github.com/WebKit/WebKit/pull/20281
Comment 2 EWS 2023-11-10 07:11:35 PST
Committed 270529@main (f870891782f2): <https://commits.webkit.org/270529@main>

Reviewed commits have been landed. Closing PR #20281 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-10 07:12:13 PST
<rdar://problem/118234076>