WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27830
Allow custom memory allocation control for JavaScriptCore's HashEntry class
https://bugs.webkit.org/show_bug.cgi?id=27830
Summary
Allow custom memory allocation control for JavaScriptCore's HashEntry class
Zoltan Horvath
Reported
2009-07-30 04:45:30 PDT
Inherits HashEntry class from FastAllocBase because it has been instantiated by 'new' JavaScriptCore/runtime/Lookup.cpp:32.
Attachments
proposed patch
(1.26 KB, patch)
2009-07-30 04:58 PDT
,
Zoltan Horvath
eric
: review-
Details
Formatted Diff
Diff
proposed patch
(1.23 KB, patch)
2009-09-02 01:53 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-07-30 04:58:13 PDT
Created
attachment 33768
[details]
proposed patch
Eric Seidel (no email)
Comment 2
2009-07-31 15:10:06 PDT
Comment on
attachment 33768
[details]
proposed patch A layout test timed out, and then I stopped running them. Did you run the layout tests?
Zoltan Horvath
Comment 3
2009-09-02 01:53:25 PDT
Created
attachment 38915
[details]
proposed patch I double-checked it. LayoutTests work fine for me in Qt and in MAC also.
Zoltan Horvath
Comment 4
2009-09-03 01:05:05 PDT
Landed in
http://trac.webkit.org/changeset/48005
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