Bug 156885

Summary: FTL should handle exceptions in operationInOptimize
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
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch for landing none

Description Keith Miller 2016-04-21 17:30:21 PDT
FTL should handle exceptions in operationInOptimize
Comment 1 Keith Miller 2016-04-21 17:35:16 PDT
Created attachment 276986 [details]
Patch
Comment 2 Keith Miller 2016-04-21 17:37:44 PDT
Created attachment 276987 [details]
Patch
Comment 3 Keith Miller 2016-04-21 17:50:45 PDT
Created attachment 276989 [details]
Patch
Comment 4 Keith Miller 2016-04-21 18:16:32 PDT
Created attachment 276992 [details]
Patch
Comment 5 Michael Saboff 2016-04-21 18:18:45 PDT
Comment on attachment 276992 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=276992&action=review

r=me

> Source/JavaScriptCore/ChangeLog:8
> +        For some reasone we didn't handle any exceptions in when we called

Extra "in"?
Comment 6 Saam Barati 2016-04-21 18:22:02 PDT
r=me too
Comment 7 Keith Miller 2016-04-21 18:28:14 PDT
Created attachment 276994 [details]
Patch for landing
Comment 8 WebKit Commit Bot 2016-04-21 19:27:41 PDT
Comment on attachment 276994 [details]
Patch for landing

Clearing flags on attachment: 276994

Committed r199863: <http://trac.webkit.org/changeset/199863>
Comment 9 WebKit Commit Bot 2016-04-21 19:27:46 PDT
All reviewed patches have been landed.  Closing bug.