Bug 122116 - Pass VM instead of ExecState to ObjectPrototype constructor.
Summary: Pass VM instead of ExecState to ObjectPrototype constructor.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-30 12:11 PDT by Andreas Kling
Modified: 2013-09-30 14:40 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.29 KB, patch)
2013-09-30 12:12 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

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