summaryrefslogtreecommitdiffstats
path: root/src/core/config/windows.pri
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2017-06-20 13:31:47 +0200
committerPeter Varga <pvarga@inf.u-szeged.hu>2017-06-28 04:31:48 +0000
commitddc40f835d054e43d83554d804f57fcdfdb17e50 (patch)
treec857c4457e6144bf382b55a6269838a3426a7c1a /src/core/config/windows.pri
parent5bc8671260bc716be9dffe61e84c214ca37ca5f6 (diff)
Fix crash with --no-zygote on Linux
Zygote process is responsible for initializing ResourceBundle on Linux. Thus it is expected to be initialized in Renderer process. When zygote is disabled the Renderer process can't reload locale resources since the ResourceBundle hasn't been initialized yet. However, there is no need for reload because without zygote, Renderer Process initializes ResourceBundle for itself. Pulls in Chromium changes: 5352138 [Backport] Initialize RenderSandboxHostLinux in --no-zygote mode to not crash. Change-Id: Iace3585e23b4f18850783a813b1466a3ff5fe12f Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/config/windows.pri')
0 files changed, 0 insertions, 0 deletions