WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
7486
a first step in improving String/StringImpl API -- use "s" and "l" less
https://bugs.webkit.org/show_bug.cgi?id=7486
Summary
a first step in improving String/StringImpl API -- use "s" and "l" less
Darin Adler
Reported
2006-02-26 18:37:02 PST
I have a patch that replaces many uses of StringImpl::s and StringImpl::l with StringImpl::unicode() and StringImpl::length().
Attachments
remove most uses of s and l, especially the two places that set them directly
(22.86 KB, patch)
2006-02-26 18:37 PST
,
Darin Adler
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2006-02-26 18:37:43 PST
Created
attachment 6750
[details]
remove most uses of s and l, especially the two places that set them directly
Maciej Stachowiak
Comment 2
2006-02-26 23:32:31 PST
r=me
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