summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2018-02-07 09:51:29 +0100
committerPeter Varga <pvarga@inf.u-szeged.hu>2018-02-07 11:38:51 +0000
commitff1eb61ac5139f1760d35e884642c4b805b5e97c (patch)
treef3590ec55115ca47545af9a038c26192037d19c8 /mkspecs
parente864d8656c2682fc79a5affe789992de318c8f8a (diff)
Fix crash on accessing WebEngineView properties too early
WebContentsAdapter is not created together with the QQuickWebEngineView. Thus querying a view property can lead to a crash if it uses the adapter. This fix adds the missing guards for contentSize and scrollPosition as it is done for similar WebEngineView properties. Task-number: QTBUG-65942 Change-Id: I9c2668a059b08325629f5730608280ba7f3669cf Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions