Bug 264647 - Stop using Vector::unsafeAppendWithoutCapacityCheck() in SamplingProfiler.cpp
Summary: Stop using Vector::unsafeAppendWithoutCapacityCheck() in SamplingProfiler.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-10 17:49 PST by Chris Dumez
Modified: 2023-11-10 21:23 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-10 17:49:06 PST
Stop using Vector::unsafeAppendWithoutCapacityCheck() in SamplingProfiler.cpp.
Comment 1 Chris Dumez 2023-11-10 17:50:44 PST
Pull request: https://github.com/WebKit/WebKit/pull/20351
Comment 2 EWS 2023-11-10 21:22:57 PST
Committed 270581@main (2bff18447c28): <https://commits.webkit.org/270581@main>

Reviewed commits have been landed. Closing PR #20351 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-10 21:23:15 PST
<rdar://problem/118263598>