diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-04-10 16:35:42 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-04-16 05:55:19 +0200 |
commit | 251a3c50ca89c32678fb51de48124d144155f704 (patch) | |
tree | bfca09ca415964e007011e3c5daf4315389d1f63 /Source/JavaScriptCore/parser/Parser.cpp | |
parent | 7b1f8c369100f57861ad8054d17a04da8b604203 (diff) | |
download | qtwebkit-251a3c50ca89c32678fb51de48124d144155f704.tar.gz |
Fix cast from QByteArray to QStringv5.3.0-rc1v5.3.0release5.3.0
QUrl::toEncoded() returns a QByteArray which we should not try to append
directly to a QString. Instead convert it first from ascii/latin1.
Change-Id: I54fd1ef939cf25c81ad4f4ceab91fc4053b627ba
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/parser/Parser.cpp')
0 files changed, 0 insertions, 0 deletions