Bug 162637

Summary: createError() and JSObject::calculatedClassName() should not throw any exceptions.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, fpizlo, ggaren, jfbastien, keith_miller, msaboff, saam
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 162351    
Attachments:
Description Flags
proposed patch. ggaren: review+

Description Mark Lam 2016-09-27 15:13:14 PDT
Patch coming.
Comment 1 Mark Lam 2016-09-27 15:18:10 PDT
Created attachment 290014 [details]
proposed patch.
Comment 2 Geoffrey Garen 2016-09-27 15:20:46 PDT
Comment on attachment 290014 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2016-09-27 17:29:07 PDT
Thanks for the review.  All tests are happy.  Landed in r206476: <http://trac.webkit.org/r206476>.