Commit a96d1fdd authored by Michal Klocek's avatar Michal Klocek Committed by Allan Sandfeld Jensen
Browse files

Fix random crashes on exit


Destroy WebContentsDelegateQt before WebContents, since it
references already partly deleted WebContentsAdapterClient object.
This prevents calls by navigation handling on already destructed
web contents adapter client.

Task-number: QTBUG-65647
Task-number: QTBUG-47945
Change-Id: I0ed5887b337a43ab89ecbfe05130691b5f1f37ec
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
parent 7911a4f0
Showing with 8 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment