qt5base-lts/tests/auto/corelib/io/qdataurl
Alexis Menard 92d4e843bd Fix qDecodeDataUrl for already percentage encoded content.
If the url we pass as parameter already have percentage encoded data,
we don't want to decode it and call fromPercentEncoding. The test
coverage is not complete for qdataurl.cpp file but it is better than
previously and it will also protect us from future regressions.

Change-Id: I79f709f44bed1b7f274a3de639c7e291fa91a193
Reviewed-by: Thiago Macieira
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-09 20:10:44 +02:00
..
qdataurl.pro Fix qDecodeDataUrl for already percentage encoded content. 2012-05-09 20:10:44 +02:00
tst_qdataurl.cpp Fix qDecodeDataUrl for already percentage encoded content. 2012-05-09 20:10:44 +02:00