Bug 265084 - Stop using Vector::unsafeAppendWithoutCapacityCheck() in JSObject::putOwnDataPropertyBatching()
Summary: Stop using Vector::unsafeAppendWithoutCapacityCheck() in JSObject::putOwnData...
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-18 09:04 PST by Chris Dumez
Modified: 2023-11-20 09:58 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-18 09:04:33 PST
Stop using Vector::unsafeAppendWithoutCapacityCheck() in JSObject::putOwnDataPropertyBatching().
Comment 1 Chris Dumez 2023-11-18 09:06:40 PST
Pull request: https://github.com/WebKit/WebKit/pull/20705
Comment 2 Chris Dumez 2023-11-19 14:42:52 PST
Pull request: https://github.com/WebKit/WebKit/pull/20730
Comment 3 EWS 2023-11-20 09:57:56 PST
Committed 270980@main (b12bca52a799): <https://commits.webkit.org/270980@main>

Reviewed commits have been landed. Closing PR #20730 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2023-11-20 09:58:14 PST
<rdar://problem/118656663>