WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
57102
[Qt] Get rid of the invalid string conversion with ::fromAscii()
https://bugs.webkit.org/show_bug.cgi?id=57102
Summary
[Qt] Get rid of the invalid string conversion with ::fromAscii()
Benjamin Poulain
Reported
2011-03-25 07:07:20 PDT
QString/QChar::fromAscii() is almost never correct inside a library. This call use the default codec, not the ascii one.
Attachments
Patch
(3.53 KB, patch)
2011-03-25 07:37 PDT
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2011-03-25 07:37:28 PDT
Created
attachment 86936
[details]
Patch Uploaded manually, webkit-patch exploded in one thousand sparkling pieces for some reason.
Andreas Kling
Comment 2
2011-03-25 07:41:36 PDT
Comment on
attachment 86936
[details]
Patch em=r
WebKit Commit Bot
Comment 3
2011-03-25 08:02:53 PDT
Comment on
attachment 86936
[details]
Patch Clearing flags on attachment: 86936 Committed
r81961
: <
http://trac.webkit.org/changeset/81961
>
WebKit Commit Bot
Comment 4
2011-03-25 08:02:58 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 5
2011-03-25 09:47:59 PDT
http://trac.webkit.org/changeset/81961
might have broken Windows 7 Release (Tests) The following tests are not passing: http/tests/websocket/tests/frame-length-skip.html
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