WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
43709
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug