Bug 122119 - Pass VM instead of JSGlobalObject to MathObject constructor.
Summary: Pass VM instead of JSGlobalObject to MathObject 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:48 PDT by Andreas Kling
Modified: 2013-09-30 14:39 PDT (History)
1 user (show)

See Also:


Attachments
Patch (13.81 KB, patch)
2013-09-30 12:54 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:48:22 PDT
Pass VM instead of JSGlobalObject to MathObject constructor.
Comment 1 Andreas Kling 2013-09-30 12:54:17 PDT
Created attachment 213030 [details]
Patch
Comment 2 Geoffrey Garen 2013-09-30 13:17:25 PDT
Comment on attachment 213030 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-09-30 14:39:48 PDT
Comment on attachment 213030 [details]
Patch

Clearing flags on attachment: 213030

Committed r156679: <http://trac.webkit.org/changeset/156679>
Comment 4 WebKit Commit Bot 2013-09-30 14:39:50 PDT
All reviewed patches have been landed.  Closing bug.