Bug 159243

Summary: We should not crash if there is a finally inside a for-in loop
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Keith Miller 2016-06-28 18:24:47 PDT
We should not crash there is a finally inside a for-in loop
Comment 1 Keith Miller 2016-06-28 18:46:38 PDT
Created attachment 282310 [details]
Patch
Comment 2 Keith Miller 2016-06-28 18:52:09 PDT
Created attachment 282311 [details]
Patch for landing
Comment 3 Keith Miller 2016-06-28 18:54:09 PDT
rdar://problem/27018910
Comment 4 WebKit Commit Bot 2016-06-28 21:06:52 PDT
Comment on attachment 282311 [details]
Patch for landing

Clearing flags on attachment: 282311

Committed r202608: <http://trac.webkit.org/changeset/202608>
Comment 5 WebKit Commit Bot 2016-06-28 21:06:56 PDT
All reviewed patches have been landed.  Closing bug.