RESOLVED FIXED 7005
add Noncopyable, OwnPtr, OwnArrayPtr to KXMLCore
https://bugs.webkit.org/show_bug.cgi?id=7005
Summary add Noncopyable, OwnPtr, OwnArrayPtr to KXMLCore
Darin Adler
Reported 2006-02-01 09:06:23 PST
Last night, Maciej suggested adding these classes.
Attachments
class implemented, used in a few places in JavaScriptCore (28.97 KB, patch)
2006-02-01 09:07 PST, Darin Adler
mjs: review+
Darin Adler
Comment 1 2006-02-01 09:07:05 PST
Created attachment 6190 [details] class implemented, used in a few places in JavaScriptCore
Maciej Stachowiak
Comment 2 2006-02-02 00:08:19 PST
Comment on attachment 6190 [details] class implemented, used in a few places in JavaScriptCore r=me, might be better to use Vector instead of OwnPtr someday.
Note You need to log in before you can comment on or make changes to this bug.