WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
31105
Allow custom memory allocation control for WebCore's DeleteButtonController
https://bugs.webkit.org/show_bug.cgi?id=31105
Summary
Allow custom memory allocation control for WebCore's DeleteButtonController
Zoltan Horvath
Reported
2009-11-04 00:30:20 PST
Inherits DeleteButtonController class from FastAllocBase because it is instantiated by 'new' in WebCore/editing/Editor.cpp:919 and it is no need to be copyable.
Attachments
proposed patch
(1.20 KB, patch)
2009-11-04 00:32 PST
,
Zoltan Horvath
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2009-11-04 00:32:02 PST
Created
attachment 42460
[details]
proposed patch
Zoltan Horvath
Comment 2
2009-11-09 06:14:59 PST
Landed in 50653.
http://trac.webkit.org/changeset/50653
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