WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27336
Allow custom memory allocation control in JavaScriptCore's CodeBlock.h
https://bugs.webkit.org/show_bug.cgi?id=27336
Summary
Allow custom memory allocation control in JavaScriptCore's CodeBlock.h
Zoltan Horvath
Reported
2009-07-16 01:17:48 PDT
Inherits ExceptionInfo and RareData struct from FastAllocBase because these have been instantiated by 'new' in JavaScriptCore/bytecode/CodeBlock.cpp:1289 and in JavaScriptCore/bytecode/CodeBlock.h:453. Remove unnecessary WTF:: namespace from CodeBlock class' inheritance.
Attachments
proposed patch
(1.86 KB, patch)
2009-07-16 01:21 PDT
,
Zoltan Horvath
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2009-07-16 01:21:21 PDT
Created
attachment 32842
[details]
proposed patch
Oliver Hunt
Comment 2
2009-07-16 01:32:18 PDT
Comment on
attachment 32842
[details]
proposed patch r=me
Adam Barth
Comment 3
2009-07-16 16:13:59 PDT
Will land.
Adam Barth
Comment 4
2009-07-16 16:29:02 PDT
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M JavaScriptCore/ChangeLog M JavaScriptCore/bytecode/CodeBlock.h Committed
r45995
M WebKitTools/ChangeLog
r45994
= a6577d576b13e9c0253cd6db6b26ee9a682a40d4 (trunk) M JavaScriptCore/ChangeLog M JavaScriptCore/bytecode/CodeBlock.h
r45995
= 74f1264acb9a12a6f5d2df14fc16583f6e71dd79 (trunk) First, rewinding head to replay your work on top of it... Nothing to do.
http://trac.webkit.org/changeset/45995
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