Bug 47860 - Strict mode: Functions created with the function constructor don't implement strict mode semantics
Summary: Strict mode: Functions created with the function constructor don't implement ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 16:19 PDT by Oliver Hunt
Modified: 2010-10-18 16:30 PDT (History)
0 users

See Also:


Attachments
Patch (4.24 KB, patch)
2010-10-18 16:21 PDT, Oliver Hunt
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>