WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
26648
Allow custom memory allocation control for JavaScriptCore's Deque class
https://bugs.webkit.org/show_bug.cgi?id=26648
Summary
Allow custom memory allocation control for JavaScriptCore's Deque class
Zoltan Horvath
Reported
2009-06-23 04:07:00 PDT
Inherits Deque class from FastAllocBase (
bug #20422
), because it has been instantiated by 'new' with DEFINE_STATIC_LOCAL macro in JavaScriptCore/wtf/MainThread.cpp:62.
Attachments
proposed patch
(1.12 KB, patch)
2009-06-23 04:11 PDT
,
Zoltan Horvath
no flags
Details
Formatted Diff
Diff
updated proposed patch
(1.12 KB, patch)
2009-06-23 04:13 PDT
,
Zoltan Horvath
darin
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2009-06-23 04:11:13 PDT
Created
attachment 31717
[details]
proposed patch
Zoltan Horvath
Comment 2
2009-06-23 04:13:14 PDT
Created
attachment 31718
[details]
updated proposed patch
Eric Seidel (no email)
Comment 3
2009-06-24 00:55:03 PDT
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M JavaScriptCore/ChangeLog M JavaScriptCore/wtf/Deque.h Committed
r45073
http://trac.webkit.org/changeset/45073
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