The QUrl constructor can be used once again, so use it.
authorThiago Macieira <thiago.macieira@intel.com>
Mon, 26 Mar 2012 22:56:23 +0000 (19:56 -0300)
committerQt by Nokia <qt-info@nokia.com>
Tue, 24 Apr 2012 11:01:10 +0000 (13:01 +0200)
commit1653335c4bc821b082f02353d18e0ab186392911
tree8be29c34e5629d2c70e466d036b369769aa3081f
parent826a5390a13991e9ef2c2f11366c4ab55480594f
The QUrl constructor can be used once again, so use it.

Slight performance gain by avoiding a round-trip through QByteArray.

Change-Id: Ibcd2e20f92236ca9878e52665b6d677019bb19a4
Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
src/qml/qml/qqmlxmlhttprequest.cpp