diff options
author | Joerg Bornemann <joerg.bornemann@theqtcompany.com> | 2015-10-28 17:04:51 +0100 |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@theqtcompany.com> | 2015-10-30 10:02:02 +0000 |
commit | eca92de29c5a9048f4b15c5f9aa96b7ad8235b49 (patch) | |
tree | 466e18fa314c8e1d563930e327b07230b6869431 /tools/buildscripts/qtwebengine_utils.py | |
parent | 8bc8777ef3b4fd9032eb5b6be46ee47f60fc9ec2 (diff) | |
download | qtwebengine-eca92de29c5a9048f4b15c5f9aa96b7ad8235b49.tar.gz |
fix frequent deadlocks on Windows
With a desktop OpenGL build of Qt we encountered frequent deadlocks
when creating OpenGL contexts.
Initialize the context directly on the calling thread instead
of the browser thread and do not synchronize with the browser thread.
Task-number: QTBUG-48276
Change-Id: I0970c66cb230881cdc53f22d4a255ea08e6fe63a
Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'tools/buildscripts/qtwebengine_utils.py')
0 files changed, 0 insertions, 0 deletions