WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32553
Allow custom memory allocation control for WebCore/platform/network directory's classes
https://bugs.webkit.org/show_bug.cgi?id=32553
Summary
Allow custom memory allocation control for WebCore/platform/network directory...
Zoltan Horvath
Reported
2009-12-15 05:26:08 PST
Inherits the following class from Noncopyable because it is instantiated by 'new' and no need to be copyable: struct CrossThreadResourceResponseData - platform/network/ResourceResponseBase.cpp:109 Inherits the following classes from FastAllocBase because these are instantiated by 'new': class ResourceResponseBase - (its child class) platform/network/ResourceResponseBase.cpp:90 class ResourceRequestBase - (its child class) loader/DocumentThreadableLoader.cpp:88
Attachments
proposed patch
(2.80 KB, patch)
2009-12-15 05:27 PST
,
Zoltan Horvath
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2009-12-15 05:27:44 PST
Created
attachment 44869
[details]
proposed patch
WebKit Review Bot
Comment 2
2009-12-15 05:31:23 PST
style-queue ran check-webkit-style on
attachment 44869
[details]
without any errors.
WebKit Commit Bot
Comment 3
2009-12-15 08:54:57 PST
Comment on
attachment 44869
[details]
proposed patch Clearing flags on attachment: 44869 Committed
r52156
: <
http://trac.webkit.org/changeset/52156
>
WebKit Commit Bot
Comment 4
2009-12-15 08:55:02 PST
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