Bug 122116

Summary: Pass VM instead of ExecState to ObjectPrototype constructor.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2013-09-30 12:11:14 PDT
Pass VM instead of ExecState to ObjectPrototype constructor.
Comment 1 Andreas Kling 2013-09-30 12:12:48 PDT
Created attachment 213020 [details]
Patch
Comment 2 Geoffrey Garen 2013-09-30 13:17:01 PDT
Comment on attachment 213020 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-09-30 14:40:50 PDT
Comment on attachment 213020 [details]
Patch

Clearing flags on attachment: 213020

Committed r156680: <http://trac.webkit.org/changeset/156680>
Comment 4 WebKit Commit Bot 2013-09-30 14:40:51 PDT
All reviewed patches have been landed.  Closing bug.