Bug 159243 - We should not crash if there is a finally inside a for-in loop
Summary: We should not crash if there is a finally inside a for-in loop
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-28 18:24 PDT by Keith Miller
Modified: 2016-06-28 21:06 PDT (History)
5 users (show)

See Also:


Attachments
Patch (6.74 KB, patch)
2016-06-28 18:46 PDT, Keith Miller
no flags Details | Formatted Diff | Diff
Patch for landing (6.78 KB, patch)
2016-06-28 18:52 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.