WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16712
change StringImpl to take and return PassRefPtr instead of raw pointers
https://bugs.webkit.org/show_bug.cgi?id=16712
Summary
change StringImpl to take and return PassRefPtr instead of raw pointers
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
Details
Formatted Diff
Diff
patch
(75.89 KB, patch)
2008-01-02 15:41 PST
,
Darin Adler
andersca
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2008-01-02 15:02:53 PST
Created
attachment 18241
[details]
patch
Darin Adler
Comment 2
2008-01-02 15:41:11 PST
Created
attachment 18242
[details]
patch
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
r29098
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