diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-05-05 14:31:49 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-05-05 14:38:26 (GMT) |
commit | a1b150981d58276e7937c4e3daebea5ffe05c17d (patch) | |
tree | bdb65295790f129ab99d3a8cf6c3ad8bef00425e /src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface.cpp | |
parent | 5b356ab162c58442a5e08868412af1b2b65b3f5c (diff) | |
download | Qt-a1b150981d58276e7937c4e3daebea5ffe05c17d.zip Qt-a1b150981d58276e7937c4e3daebea5ffe05c17d.tar.gz Qt-a1b150981d58276e7937c4e3daebea5ffe05c17d.tar.bz2 |
fix tst_qnetworkreply::httpProxyCommands autotest
Due to architecture changes in Qt 4.8, clearing the proxy before the
request is complete causes the http connection to not use any proxy.
The issue is that the proxy isn't resolved until after the bearer has
been started (which is correct in the general case, as system proxy
is unknown until that time).
Also increased the test's timeout from 1 second to 15, as starting a
bearer can be slow.
Reviewed-by: Markus Goetz
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions