Commit 399d77a3 authored by Peter Varga's avatar Peter Varga
Browse files

Destruct BrowserContextAdapter together with WebEngineContext in widget


BrowserContext needs IO thread to be destructed properly. Without
WebEngineContext dependency it would be destructed together with the
corresponding QWebEngineProfile which can outlive the WebEngineContext.

Task-number: QTBUG-62147
Change-Id: Ia34215f379c6c803499848bf009e25a64b5cdb98
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
parent 3938260c
Showing with 41 additions and 10 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