WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16550
make WebCore::StringImpl objects immutable
https://bugs.webkit.org/show_bug.cgi?id=16550
Summary
make WebCore::StringImpl objects immutable
Darin Adler
Reported
2007-12-20 23:22:06 PST
The rules about when StringImpl objects can be modified are confusing. For the most part they are treated as immutable. Our idea is to now make them all immutable.
Attachments
patch
(30.21 KB, patch)
2007-12-21 14:58 PST
,
Darin Adler
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2007-12-21 14:58:59 PST
Created
attachment 18041
[details]
patch
Mark Rowe (bdash)
Comment 2
2007-12-22 02:31:45 PST
I suspect this may fix the issue mentioned in
bug 11555
.
Maciej Stachowiak
Comment 3
2007-12-23 07:18:24 PST
Comment on
attachment 18041
[details]
patch r=me
Darin Adler
Comment 4
2007-12-24 17:06:51 PST
Committed revision 28976.
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