Bug 43709

Summary: Implement WebPrivateOwnPtr in chromium.
Product: WebKit Reporter: Hans Wennborg <hans>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Minor    
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.