Bug 16712

Summary: change StringImpl to take and return PassRefPtr instead of raw pointers
Product: WebKit Reporter: Darin Adler <darin>
Component: PlatformAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch
none
patch andersca: review+

Darin Adler
Reported 2008-01-02 14:20:01 PST
As I mentioned in my mail about strings, the next step in reforming string classes is to make StringImpl be consistent about use of PassRefPtr instead of raw pointers.
Attachments
patch (74.72 KB, patch)
2008-01-02 15:02 PST, Darin Adler
no flags
patch (75.89 KB, patch)
2008-01-02 15:41 PST, Darin Adler
andersca: review+
Darin Adler
Comment 1 2008-01-02 15:02:53 PST
Darin Adler
Comment 2 2008-01-02 15:41:11 PST
Anders Carlsson
Comment 3 2008-01-02 16:21:12 PST
Comment on attachment 18242 [details] patch r=me with some minor changes discussed on IRC
Darin Adler
Comment 4 2008-01-02 17:27:03 PST
Note You need to log in before you can comment on or make changes to this bug.