Bug 61490 - Make RegExp GC allocated
Summary: Make RegExp GC allocated
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 17:30 PDT by Oliver Hunt
Modified: 2011-05-25 18:13 PDT (History)
0 users

See Also:


Attachments
Patch (28.25 KB, patch)
2011-05-25 17:34 PDT, Oliver Hunt
ggaren: review+
webkit-ews: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-05-25 17:30:21 PDT
Make RegExp GC allocated
Comment 1 Oliver Hunt 2011-05-25 17:34:30 PDT
Created attachment 94886 [details]
Patch
Comment 2 Geoffrey Garen 2011-05-25 17:40:46 PDT
Comment on attachment 94886 [details]
Patch

r=me
Comment 3 Oliver Hunt 2011-05-25 17:43:20 PDT
Waiting on the windows bot to tell me what def i need to change
Comment 4 Early Warning System Bot 2011-05-25 17:49:53 PDT
Comment on attachment 94886 [details]
Patch

Attachment 94886 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/8733756
Comment 5 Oliver Hunt 2011-05-25 17:54:56 PDT
Fixed qt build locally, still waiting on windows
Comment 6 Oliver Hunt 2011-05-25 18:01:31 PDT
Committed r87343: <http://trac.webkit.org/changeset/87343>
Comment 7 Oliver Hunt 2011-05-25 18:13:08 PDT
Committed r87346: <http://trac.webkit.org/changeset/87346>