WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
30849
Allow custom memory allocation control for WebCore's CSSNamespace
https://bugs.webkit.org/show_bug.cgi?id=30849
Summary
Allow custom memory allocation control for WebCore's CSSNamespace
Zoltan Horvath
Reported
2009-10-28 05:22:35 PDT
Inherits CSSNamespace class from FastAllocBase because it has been instantiated by 'new' in WebCore/css/CSSStyleSheet.cpp:141.
Attachments
proposed patch
(1.01 KB, patch)
2009-10-28 05:23 PDT
,
Zoltan Horvath
no flags
Details
Formatted Diff
Diff
proposed patch
(1.06 KB, patch)
2009-10-28 05:29 PDT
,
Zoltan Horvath
darin
: review+
Details
Formatted Diff
Diff
updated to Noncopyable
(1.09 KB, patch)
2009-10-30 01:37 PDT
,
Zoltan Horvath
darin
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2009-10-28 05:23:57 PDT
Created
attachment 42011
[details]
proposed patch
Zoltan Horvath
Comment 2
2009-10-28 05:29:50 PDT
Created
attachment 42013
[details]
proposed patch
Zoltan Horvath
Comment 3
2009-10-30 01:37:08 PDT
Created
attachment 42189
[details]
updated to Noncopyable
Zoltan Horvath
Comment 4
2009-10-30 16:00:15 PDT
Landed in 50363.
https://trac.webkit.org/changeset/50363
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