summaryrefslogtreecommitdiffstats
path: root/tools/qmake/mkspecs/features/functions.prf
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2014-09-04 17:00:56 +0200
committerMichael Bruning <michael.bruning@digia.com>2014-09-05 11:39:01 +0200
commitf57d74bf42bbeef2565e69fef45e1c0b55e89cbb (patch)
treea75569b5ca858253431b5326c8f1724e0ab592fa /tools/qmake/mkspecs/features/functions.prf
parent1f95d6661f9d0323b67bb72fc144cb714ad0f46d (diff)
Fix an assertion in net/url_request/url_request.cc:656
Instead of cancelling the request we have to set error to net::ERR_ABORTED since URLRequest::BeforeRequestComplete enforces not receiving cancelled requests with an assertion. Our API requires the symmetric LoadStarten - LoadStopped signals even on an ignored request so cancelling the request and returning early would not be a solution, since it would not emit any LoadStopped signal. Change-Id: I1b13fe6520121805bcf420e810999c520c12bd5c Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu> Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Diffstat (limited to 'tools/qmake/mkspecs/features/functions.prf')
0 files changed, 0 insertions, 0 deletions