Bug 202067

Summary: Harden assertion in StructureIDTable::get().
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, saam, tzagallo, 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 2019-09-20 17:21:45 PDT
<rdar://problem/55577923>
Comment 1 Mark Lam 2019-09-20 17:24:33 PDT
Created attachment 379292 [details]
proposed patch.
Comment 2 Keith Miller 2019-09-20 17:27:42 PDT
Comment on attachment 379292 [details]
proposed patch.

r=me.
Comment 3 Mark Lam 2019-09-20 17:29:56 PDT
Thanks for the review.  Landed in r250172: <http://trac.webkit.org/r250172>.