summaryrefslogtreecommitdiff
path: root/chromium/content/browser/browser_thread_impl.h
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2017-08-10 11:37:05 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2021-03-16 15:20:03 +0100
commitfc3fcceef5a6d15c634d2c6baf5e54b7b740d7a6 (patch)
tree2e84c26aee0179720ff00ff48cef0854a7bda54a /chromium/content/browser/browser_thread_impl.h
parent29cc49a982bb289e7c570f36ca1c47317d369533 (diff)
downloadqtwebengine-chromium-fc3fcceef5a6d15c634d2c6baf5e54b7b740d7a6.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: I8b04ba9070912378cf1d13173ddff48e98f9a49b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'chromium/content/browser/browser_thread_impl.h')
0 files changed, 0 insertions, 0 deletions