Bug 243348 - Fix missing exception check in JSGenericTypedArrayViewPrototypeFunctions.h's speciesConstruct().
Summary: Fix missing exception check in JSGenericTypedArrayViewPrototypeFunctions.h's ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-29 10:32 PDT by Mark Lam
Modified: 2022-07-29 10:44 PDT (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 Mark Lam 2022-07-29 10:32:34 PDT
This issue was showing up as unchecked exception errors when running the JSC stress tests.
Comment 1 Mark Lam 2022-07-29 10:36:14 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2854
Comment 2 EWS 2022-07-29 10:43:37 PDT
Committed 252954@main (6a7774646654): <https://commits.webkit.org/252954@main>

Reviewed commits have been landed. Closing PR #2854 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-07-29 10:44:16 PDT
<rdar://problem/97793325>