WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
31114
Allow custom memory allocation control for WebCore's CachedResource
https://bugs.webkit.org/show_bug.cgi?id=31114
Summary
Allow custom memory allocation control for WebCore's CachedResource
Zoltan Horvath
Reported
2009-11-04 05:59:20 PST
Inherits CachedResource class from Noncopyable because its (its child class) CachedCSSStyleSheet instantiated by 'new' in WebCore/loader/Cache.cpp:75 and it is no need to be copyable.
Attachments
proposed patch
(1.41 KB, patch)
2009-11-04 06:01 PST
,
Zoltan Horvath
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2009-11-04 06:01:57 PST
Created
attachment 42479
[details]
proposed patch
Eric Seidel (no email)
Comment 2
2009-11-04 10:15:34 PST
Comment on
attachment 42479
[details]
proposed patch Looks OK to me.
Zoltan Horvath
Comment 3
2009-11-04 23:53:39 PST
Landed in 50548.
https://trac.webkit.org/changeset/50548
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