diff options
author | Peter Varga <pvarga@inf.u-szeged.hu> | 2014-05-16 13:34:31 +0200 |
---|---|---|
committer | Peter Varga <pvarga@inf.u-szeged.hu> | 2014-05-16 16:43:03 +0200 |
commit | 1b5dc494c6547be044ab5fed57dc0419bba3f950 (patch) | |
tree | 649d92a3968aaee4a6d8f3e87f4e6e2e68f2c63a /chromium/ppapi/ppapi_untrusted.gyp | |
parent | d120343b2a61e12e406117adcbe014217182342f (diff) | |
download | qtwebengine-chromium-1b5dc494c6547be044ab5fed57dc0419bba3f950.tar.gz |
Fix Renderer and GPU threads on windows
These threads are using the UI message loop on Windows per default. This
won't work since the UI message loop is handled by Qt and the Renderer
and GPU threads won't work with it properly.
Force these threads for using the default message loop as they use it on
Linux platform.
Change-Id: Ie3582583e5d1644faa2875e015a0908ba148d91f
Reviewed-by: Andras Becsi <andras.becsi@digia.com>
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'chromium/ppapi/ppapi_untrusted.gyp')
0 files changed, 0 insertions, 0 deletions