summaryrefslogtreecommitdiff
path: root/dependencies.yaml
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2023-02-15 16:36:11 +0100
committerPeter Varga <pvarga@inf.u-szeged.hu>2023-02-16 11:19:37 +0100
commit114c6d0543e1ebe4ec12693b0d462ec05037e3a4 (patch)
tree696b3081700a9968d872304385b91213cfda8121 /dependencies.yaml
parent9e0c55cf423d2f521a2152020f76c8abab2f33c5 (diff)
downloadqtwebengine-114c6d0543e1ebe4ec12693b0d462ec05037e3a4.tar.gz
Force to disable IPC logging
It is enabled by default in Chromium for debug build. See //ipc/features.gni. Disable it for debug build too because it adds and extra SetIPCLoggingEnabled mojo message (see //content/common/child_process.mojom) and it results different mojo message ids for the debug and release binaries. This is undesirable when setting QTWEBENGINEPROCESS_PATH environment variable to use release QtWebEngineProcess with debug browser process or the other way around. The messages and the corresponding ids can be listed by executing the following command in the QtWebEngine build directory: find . -name "*-message-ids.h" | xargs grep -h "constexpr uint32_t" Pick-to: 5.15 6.4 6.5 Task-number: QTBUG-110504 Change-Id: I80f24117ae20d02fb53ea482d04bea7a9dcb38c1 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'dependencies.yaml')
0 files changed, 0 insertions, 0 deletions