RESOLVED FIXED 43343
Allow custom memory allocation control for DoctypeData class
https://bugs.webkit.org/show_bug.cgi?id=43343
Summary Allow custom memory allocation control for DoctypeData class
Zoltan Horvath
Reported 2010-08-02 06:23:52 PDT
Inherits the following class from Noncopyable because it is instantiated by 'new' and no need to be copyable: class name - instantiated at: WebCore/'location' DoctypeData - html/HTMLToken.h:113
Attachments
proposed patch (1.20 KB, patch)
2010-08-02 06:25 PDT, Zoltan Horvath
no flags
Zoltan Horvath
Comment 1 2010-08-02 06:25:36 PDT
Created attachment 63209 [details] proposed patch
WebKit Commit Bot
Comment 2 2010-08-05 02:06:29 PDT
Comment on attachment 63209 [details] proposed patch Clearing flags on attachment: 63209 Committed r64724: <http://trac.webkit.org/changeset/64724>
WebKit Commit Bot
Comment 3 2010-08-05 02:06:33 PDT
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.