Bug 265078 - Stop using Vector::unsafeAppendWithoutCapacityCheck() in MarkedBlock::Handle::specializedSweep()
Summary: Stop using Vector::unsafeAppendWithoutCapacityCheck() in MarkedBlock::Handle:...
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-17 21:54 PST by Chris Dumez
Modified: 2023-11-18 07:49 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-17 21:54:05 PST
Stop using Vector::unsafeAppendWithoutCapacityCheck() in MarkedBlock::Handle::specializedSweep().
Comment 1 Chris Dumez 2023-11-17 21:56:27 PST
Pull request: https://github.com/WebKit/WebKit/pull/20700
Comment 2 EWS 2023-11-18 07:48:10 PST
Committed 270939@main (c30ca46c17f8): <https://commits.webkit.org/270939@main>

Reviewed commits have been landed. Closing PR #20700 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-18 07:49:14 PST
<rdar://problem/118602040>