Bug 176485

Summary: constructGenericTypedArrayViewWithArguments() is missing an exception check.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, fpizlo, jfbastien, keith_miller, msaboff, rmorisset, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. keith_miller: review+

Description Mark Lam 2017-09-06 17:09:19 PDT
Patch coming.
Comment 1 Mark Lam 2017-09-06 17:10:10 PDT
<rdar://problem/33898874>
Comment 2 Mark Lam 2017-09-06 17:43:08 PDT
Created attachment 320083 [details]
proposed patch.
Comment 3 Keith Miller 2017-09-06 17:54:29 PDT
Comment on attachment 320083 [details]
proposed patch.

r=me.
Comment 4 Mark Lam 2017-09-06 17:58:13 PDT
Thanks for the review.  Landed in r221711: <http://trac.webkit.org/r221711>.