WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 27344
Allow custom memory allocation control for JavaScriptCore's MatchFrame struct
https://bugs.webkit.org/show_bug.cgi?id=27344
Summary
Allow custom memory allocation control for JavaScriptCore's MatchFrame struct
Zoltan Horvath
Reported
2009-07-16 04:18:55 PDT
Inherits MatchFrame struct from FastAllocBase because it has been instantiated by 'new' JavaScriptCore/pcre/pcre_exec.cpp:359.
Attachments
proposed patch
(1.13 KB, patch)
2009-07-16 04:20 PDT
,
Zoltan Horvath
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2009-07-16 04:20:56 PDT
Created
attachment 32857
[details]
proposed patch
Adam Barth
Comment 2
2009-07-16 17:45:11 PDT
Will land.
Adam Barth
Comment 3
2009-07-16 18:14:21 PDT
I had the same problem with this patch as the other custom memory allocation patch. Unassigning. Not sure if the problem is my setup or the patches themselves.
Simon Hausmann
Comment 4
2009-07-20 03:03:56 PDT
Landed in
r46118
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug