WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99794
String(CFStringRef) should try to converting to an 8 bit string before converting to 16 bit string
https://bugs.webkit.org/show_bug.cgi?id=99794
Summary
String(CFStringRef) should try to converting to an 8 bit string before conver...
Michael Saboff
Reported
2012-10-18 18:50:05 PDT
Similar to the change in
http://trac.webkit.org/changeset/131656
, String::String(CFStringRef) should first try to convert to a Latin1 representation before converting to a UTF16 representation.
Attachments
Patch
(1.76 KB, patch)
2012-10-18 18:52 PDT
,
Michael Saboff
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2012-10-18 18:52:26 PDT
Created
attachment 169531
[details]
Patch
WebKit Review Bot
Comment 2
2012-10-19 16:19:47 PDT
Comment on
attachment 169531
[details]
Patch Clearing flags on attachment: 169531 Committed
r131954
: <
http://trac.webkit.org/changeset/131954
>
WebKit Review Bot
Comment 3
2012-10-19 16:19:50 PDT
All reviewed patches have been landed. Closing bug.
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