WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76646
String::latin1() should take advantage of 8 bit strings
https://bugs.webkit.org/show_bug.cgi?id=76646
Summary
String::latin1() should take advantage of 8 bit strings
Michael Saboff
Reported
2012-01-19 11:17:13 PST
8 bit strings by definition contain latin1 characters. If String::latin1() is called on an 8 bit string, we can just return the string.
Attachments
Patch
(1.33 KB, patch)
2012-01-19 12:08 PST
,
Michael Saboff
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2012-01-19 12:08:22 PST
Created
attachment 123168
[details]
Patch
Geoffrey Garen
Comment 2
2012-01-19 15:57:53 PST
Comment on
attachment 123168
[details]
Patch r=me
Michael Saboff
Comment 3
2012-01-26 11:32:53 PST
Committed
r106020
: <
http://trac.webkit.org/changeset/106020
>
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