[Webkit-unassigned] [Bug 43709] New: Implement WebPrivateOwnPtr in chromium.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 9 01:43:23 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43709
Summary: Implement WebPrivateOwnPtr in chromium.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Minor
Priority: P3
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hans at chromium.org
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).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list