summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/parser/ParserArena.cpp
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2013-03-26 19:24:09 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-26 20:17:45 +0100
commit8d01ff3bac8724285bda5abf2c6f96e1cbdd042f (patch)
tree3e33f1d426a4d2c8f06f3d2dab1a6a9b7ab380c9 /Source/JavaScriptCore/parser/ParserArena.cpp
parent9594f0b29a6e36f14997e347fa0642c4ea969d44 (diff)
downloadqtwebkit-8d01ff3bac8724285bda5abf2c6f96e1cbdd042f.tar.gz
Fails to start QtWebProcess.exe if installed in a path containing spaces https://bugs.webkit.org/show_bug.cgi?id=113328
We use QProcess::start() with a commandline string to start the web process and the string is treated by QProcess as a whitespace delimeted list of the command and the arguments, thus we have to escape the path to the web process binary so that if the path contains spaces we still run the appropriate command. * UIProcess/Launcher/qt/ProcessLauncherQt.cpp: (WebKit::ProcessLauncher::launchProcess): Task-number: QTBUG-30249 Change-Id: Ic72cc58d57201381e0b269ff26edf97fea998bbe Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/parser/ParserArena.cpp')
0 files changed, 0 insertions, 0 deletions