Bug 122113 - Pass VM instead of JSGlobalObject to RegExp constructor.
Summary: Pass VM instead of JSGlobalObject to RegExp 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 11:06 PDT by Andreas Kling
Modified: 2013-09-30 11:57 PDT (History)
4 users (show)

See Also:


Attachments
Patch (11.25 KB, patch)
2013-09-30 11:18 PDT, Andreas Kling
webkit-ews: commit-queue-
Details | Formatted Diff | Diff
Patch (11.25 KB, patch)
2013-09-30 11:24 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 11:06:02 PDT
Pass VM instead of JSGlobalObject to RegExp constructor.
Comment 1 Andreas Kling 2013-09-30 11:18:14 PDT
Created attachment 213015 [details]
Patch
Comment 2 Early Warning System Bot 2013-09-30 11:22:54 PDT
Comment on attachment 213015 [details]
Patch

Attachment 213015 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/2782104
Comment 3 Andreas Kling 2013-09-30 11:24:14 PDT
Created attachment 213016 [details]
Patch
Comment 4 WebKit Commit Bot 2013-09-30 11:57:35 PDT
Comment on attachment 213016 [details]
Patch

Clearing flags on attachment: 213016

Committed r156668: <http://trac.webkit.org/changeset/156668>
Comment 5 WebKit Commit Bot 2013-09-30 11:57:37 PDT
All reviewed patches have been landed.  Closing bug.