diff options
author | Jocelyn Turcotte <jocelyn.turcotte@digia.com> | 2015-01-14 14:38:08 +0100 |
---|---|---|
committer | Jocelyn Turcotte <jocelyn.turcotte@digia.com> | 2015-01-21 16:00:11 +0100 |
commit | f059f40e33be775a6ebf4cfdf61eb981657649f7 (patch) | |
tree | 32fed24bc618e9558aec7b1d18ff1f716292ec02 /tests/quicktestbrowser/main.cpp | |
parent | 87dfbc6f76fc5c44b636aef417f0c9a95e64077b (diff) | |
download | qtwebengine-f059f40e33be775a6ebf4cfdf61eb981657649f7.tar.gz |
Fix WebSockets after the 40 update
WebSockets go through OnBeforeURLRequest but don't have a
ResourceRequestInfo. We would force them to fail with an ERR_ABORTED.
Fix the issue by not getting in the way and return net::OK in the
cases where we won't intercept the request.
Change-Id: I4cbb16171a9e7e295223e18946ae92004781b26b
Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com>
Diffstat (limited to 'tests/quicktestbrowser/main.cpp')
0 files changed, 0 insertions, 0 deletions