diff options
author | Alexandru Croitor <alexandru.croitor@theqtcompany.com> | 2016-01-11 14:54:40 +0100 |
---|---|---|
committer | Alexandru Croitor <alexandru.croitor@theqtcompany.com> | 2016-01-12 15:18:11 +0000 |
commit | 811e583807d7f1f6654aca926f2c6830b88f21af (patch) | |
tree | 5cb853c81dac65ddecb6c0b25a7f145cdfd93084 /src/webenginewidgets/doc/snippets/qtwebengine_qwebenginepage_snippet.cpp | |
parent | 12dd6ff845656eb625e2ee3d0e73392bc2c61983 (diff) | |
download | qtwebengine-811e583807d7f1f6654aca926f2c6830b88f21af.tar.gz |
Fix access violation error because of access to an invalid QString.
Commit 6ed125c0073288f46e544b9d415d1f9a9968cb2d introduced the usage of
QT_USE_QSTRINGBUILDER, which caused an issue in
BrowserContextAdapter::httpAcceptLanguageWithoutQualities, incorrectly
deducing the return type of the lambda. Fix consists in explicitly
setting the return type of the lambda to QString.
Change-Id: If3f8992e031838e899d35bcd2f962d051976a8f7
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'src/webenginewidgets/doc/snippets/qtwebengine_qwebenginepage_snippet.cpp')
0 files changed, 0 insertions, 0 deletions