Bug 47860

Summary: Strict mode: Functions created with the function constructor don't implement strict mode semantics
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Description Oliver Hunt 2010-10-18 16:19:46 PDT
Strict mode: Functions created with the function constructor don't implement strict mode semantics
Comment 1 Oliver Hunt 2010-10-18 16:21:36 PDT
Created attachment 71100 [details]
Patch
Comment 2 Oliver Hunt 2010-10-18 16:30:02 PDT
Committed r70008: <http://trac.webkit.org/changeset/70008>