Bug 122113

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

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.