Bug 265150 - Stop using Vector::unsafeAppendWithoutCapacityCheck() in mathProtoFuncHypot()
Summary: Stop using Vector::unsafeAppendWithoutCapacityCheck() in mathProtoFuncHypot()
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-20 10:24 PST by Chris Dumez
Modified: 2023-11-20 16:36 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-20 10:24:44 PST
Stop using Vector::unsafeAppendWithoutCapacityCheck() in mathProtoFuncHypot().
Comment 1 Chris Dumez 2023-11-20 10:26:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/20753
Comment 2 EWS 2023-11-20 16:35:51 PST
Committed 270991@main (e3fed8d9129f): <https://commits.webkit.org/270991@main>

Reviewed commits have been landed. Closing PR #20753 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-20 16:36:13 PST
<rdar://problem/118665200>