Bug 169783

Summary: Clients of JSArray::tryCreateForInitializationPrivate() should do their own null checks.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: 672639236, fpizlo, jfbastien, keith_miller, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. saam: review+

Description Mark Lam 2017-03-16 14:28:39 PDT
Patch coming.
Comment 1 Radar WebKit Bug Importer 2017-03-16 14:29:37 PDT
<rdar://problem/31098926>
Comment 2 Mark Lam 2017-03-23 12:06:31 PDT
Created attachment 305209 [details]
proposed patch.
Comment 3 Saam Barati 2017-03-23 12:33:04 PDT
Comment on attachment 305209 [details]
proposed patch.

r=me
Comment 4 Mark Lam 2017-03-23 13:35:04 PDT
Thanks for the review.  Landed in r214313: <https://trac.webkit.org/changeset/214313>.
Comment 5 Mark Lam 2017-05-02 11:48:33 PDT
*** Bug 170804 has been marked as a duplicate of this bug. ***