summaryrefslogtreecommitdiffstats
path: root/tests/auto/pdf/pdf.pro
diff options
context:
space:
mode:
authorKaloyan Chehlarski <kaloyan.chehlarski@qt.io>2024-05-24 09:56:05 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2024-06-04 21:08:24 +0000
commit1e0c7155877a4cf81c6a3c5d26b02c939b0dd049 (patch)
treefe54f6b931113b84f8d0545208c97963aded686a /tests/auto/pdf/pdf.pro
parent6a02b2fc67f1fdffd28472008b76db8d291d6f9a (diff)
Ensure Chromium features are propagated to child processesHEADdev
With the 118 update, the fallback code path that passed Chromium feature flags via the command line was completely removed in favor of a shared memory model. Correctly initializing this requires having a FieldTrialList instance alive somewhere, but some fixups when integrating 118 rendered that code path unreachable. As a result, Chromium features were never getting sent to the render process, and were only visible on the main WebEngine process. This change adds a FieldTrialList instance inside WebEngineContext, which allows the FeaturesList class to work correctly, and thus correctly propagate features to the render process. Pick-to: 6.8 6.7 Change-Id: I6d07ea4a7c87db83e526ea62ca4d86526463ad1a Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/pdf/pdf.pro')
0 files changed, 0 insertions, 0 deletions