summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@theqtcompany.com>2016-06-20 11:15:20 +0200
committerAndy Shaw <andy.shaw@qt.io>2016-07-26 18:47:58 +0000
commit808ca6e6917cf17e4c30fcd3ac609164b36594cc (patch)
tree5a9a23f095f924a15ba7c07c3a6f282f79f40ad8 /tools
parent5cb2aa149bbbdbaf45c1085b0736bb4501896827 (diff)
Prevent a crash after having downloaded a file
Since the profile owns the QWebEngineDownloadItem then it is likely that it will still be around when the QWebEngineProfile is deleted. As the QWebEngineDownloadItem is a child of the QWebEngineProfile then it will try to delete it when deleting the QWebEngineProfile which means it cannot trigger a function call into QWebEngineProfilePrivate. Change-Id: I51077a7857fb49a6708224a9e9942d17de6f6778 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions