diff options
author | Michal Klocek <michal.klocek@qt.io> | 2022-06-22 17:16:54 +0200 |
---|---|---|
committer | Michal Klocek <michal.klocek@qt.io> | 2022-08-05 22:33:23 +0200 |
commit | 1b6633d1ce86eaf43b750a03a785793512e487ed (patch) | |
tree | 1d75f025e8674841e72b5206aa392a49a5f4d522 /src/core/api/qwebenginefilesystemaccessrequest.cpp | |
parent | eac1777e88f93e50f57c16cf0d4ec0c60b473e66 (diff) | |
download | qtwebengine-1b6633d1ce86eaf43b750a03a785793512e487ed.tar.gz |
Fix single process crash when proxy pac is used
Using proxy v8 resolver ends up in race condition
when render thread tries to evaluate extension handle
and v8 proxy resolver evaluates proxy pac script.
Disable v8 proxy resolver for single process mode.
Issue tracked upstream http://crbug.com/474654
Modify the unit test to catch the crash case, the test
loads now network resource but it does not matter
as we do not check for failure or success.
Fixes: QTBUG-104436
Pick-to: 6.4 6.3
Change-Id: Id3221d1b8b3896f0ced3d0cd7cb9d9eceeb929cc
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/core/api/qwebenginefilesystemaccessrequest.cpp')
0 files changed, 0 insertions, 0 deletions