summaryrefslogtreecommitdiffstats
path: root/src/core/web_engine_context.cpp
diff options
context:
space:
mode:
authorJüri Valdmann <juri.valdmann@qt.io>2020-07-21 14:31:18 +0200
committerJüri Valdmann <juri.valdmann@qt.io>2020-07-23 14:45:08 +0200
commit27332664b2745d7d322b8afbc1a41dc0fbfc763a (patch)
treef80b37c4a10b3e334ba9faea871249a664b67a4d /src/core/web_engine_context.cpp
parent005a338f169b485077c248358e1cde96d22ae506 (diff)
Switch from binary JSON to JSON for QWebChannel messages
Qt's binary JSON has been deprecated in favor of CBOR. However, since we have to convert to/from JSON anyway in order to pass messages to/from Chromium, there's not much point to use a binary intermediate format in the first place. So, let's just use JSON. Fixes: QTBUG-85688 Change-Id: I9c3e4608bee38d460eaf87843c339d5037ed9888 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/web_engine_context.cpp')
0 files changed, 0 insertions, 0 deletions