WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27875
Allow custom memory allocation control for JavaScriptCore's ScopeNodeData struct
https://bugs.webkit.org/show_bug.cgi?id=27875
Summary
Allow custom memory allocation control for JavaScriptCore's ScopeNodeData struct
Zoltan Horvath
Reported
2009-07-31 05:00:25 PDT
Inherits ScopeNodeData struct from FastAllocBase because it has been instantiated by 'new' in JavaScriptCore/parser/Nodes.cpp:1848.
Attachments
proposed patch
(1.16 KB, patch)
2009-07-31 05:04 PDT
,
Zoltan Horvath
abarth
: commit-queue+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2009-07-31 05:04:50 PDT
Created
attachment 33872
[details]
proposed patch
Adam Barth
Comment 2
2009-08-01 21:39:44 PDT
Oliver: Here's the another patch similar to the one you didn't like. Would you like to double check it?
Adam Barth
Comment 3
2009-08-05 23:28:07 PDT
Comment on
attachment 33872
[details]
proposed patch As is this one.
Adam Barth
Comment 4
2009-08-05 23:58:00 PDT
Comment on
attachment 33872
[details]
proposed patch Clearing review flag on attachment: 33872 Committing to
http://svn.webkit.org/repository/webkit/trunk
... M JavaScriptCore/ChangeLog M JavaScriptCore/parser/Nodes.h Committed
r46837
M LayoutTests/platform/gtk/Skipped M LayoutTests/ChangeLog
r46836
= 75353465f722f91d89afde0ce2a14f7179576a66 (trunk) M JavaScriptCore/ChangeLog M JavaScriptCore/parser/Nodes.h
r46837
= c4b3d98c6a56bb0a0b54922f9c686624656ddf8e (trunk) First, rewinding head to replay your work on top of it... Nothing to do.
http://trac.webkit.org/changeset/46837
Adam Barth
Comment 5
2009-08-05 23:58:06 PDT
All reviewed patches have been landed. Closing bug.
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