Bug 165015 - Fix exception scope verification failures in IteratorOperations.h.
Summary: Fix exception scope verification failures in IteratorOperations.h.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks: 162351
  Show dependency treegraph
 
Reported: 2016-11-21 18:41 PST by Mark Lam
Modified: 2016-11-28 15:54 PST (History)
7 users (show)

See Also:


Attachments
proposed patch. (1.51 KB, patch)
2016-11-21 18:43 PST, Mark Lam
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2016-11-21 18:41:33 PST
Patch coming.
Comment 1 Mark Lam 2016-11-21 18:43:38 PST
Created attachment 295318 [details]
proposed patch.
Comment 2 Mark Lam 2016-11-28 15:54:28 PST
Thanks for the review.  Landed in r209037: <http://trac.webkit.org/r209037>.