Bug 265582 - Stop using Vector::unsafeAppendWithoutCapacityCheck() in JSC::replaceUsingRegExpSearchWithCache()
Summary: Stop using Vector::unsafeAppendWithoutCapacityCheck() in JSC::replaceUsingReg...
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-30 08:40 PST by Chris Dumez
Modified: 2023-11-30 13:09 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-30 08:40:39 PST
Stop using Vector::unsafeAppendWithoutCapacityCheck() in JSC::replaceUsingRegExpSearchWithCache().
Comment 1 Chris Dumez 2023-11-30 08:42:19 PST
Pull request: https://github.com/WebKit/WebKit/pull/21107
Comment 2 EWS 2023-11-30 13:08:49 PST
Committed 271356@main (0fb712ae7e2c): <https://commits.webkit.org/271356@main>

Reviewed commits have been landed. Closing PR #21107 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-30 13:09:15 PST
<rdar://problem/119000015>