RESOLVED WONTFIX43709
Implement WebPrivateOwnPtr in chromium.
https://bugs.webkit.org/show_bug.cgi?id=43709
Summary Implement WebPrivateOwnPtr in chromium.
Hans Wennborg
Reported 2010-08-09 01:43:23 PDT
WebPrivatePtr works with refcounted types. It would be useful to have something that works with pointers that are not refcounted, like WTF's OwnPtr. Rename WebPrivatePtr to WebPrivateRefPtr, and add a new class WebPrivateOwnPtr (or maybe just WebOwnPtr).
Attachments
Hans Wennborg
Comment 1 2010-09-07 10:09:59 PDT
Marcus did this as part of Bug 43276. Closing.
Note You need to log in before you can comment on or make changes to this bug.