Bug 6165

Summary: should be able to mix pointer types more with RefPtr/PassRefPtr
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: mjs
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Darin Adler
Reported 2005-12-20 09:20:32 PST
Here are things I believe we should add: 1) additional constructors for that take pointers of different compatible types, including different types of PassRefPtr_Ref 2) assignment operators that take pointers of different types 3) operator== and != implementations that allow two different types of pointers
Attachments
Darin Adler
Comment 1 2005-12-21 22:33:59 PST
*** This bug has been marked as a duplicate of 6191 ***
Note You need to log in before you can comment on or make changes to this bug.