Bug 119757

Summary: Harden executeConstruct against incorrect return types from host functions
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mhahnenberg: review+

Description Oliver Hunt 2013-08-13 10:26:54 PDT
Harden executeConstruct against incorrect return types from host functions
Comment 1 Oliver Hunt 2013-08-13 10:28:35 PDT
Created attachment 208649 [details]
Patch
Comment 2 Oliver Hunt 2013-08-13 10:31:57 PDT
<rdar://problem/14720429>
Comment 3 Mark Hahnenberg 2013-08-13 10:36:36 PDT
Comment on attachment 208649 [details]
Patch

r=me
Comment 4 Oliver Hunt 2013-08-13 10:48:44 PDT
Committed r154011: <http://trac.webkit.org/changeset/154011>