Skip to content
Commit ce61f513 authored by Johannes Hirte's avatar Johannes Hirte Committed by Elvis Angelaccio
Browse files

fix crash in webenginepart on konqueror shutdown

Summary:
konqueror crashes on shutdown in webenginepart.

We fix this by not setting

    QWebEngineProfile *prof = QWebEngineProfile::defaultProfile();

as parent of s_cookieJar.

BUG: 407454
FIXED-IN: 19.04.3

see also https://bugs.kde.org/show_bug.cgi?id=407454

Test Plan: start and shutdown konqueror without crash

Reviewers: #konqueror, dfaure

Reviewed By: #konqueror, dfaure

Subscribers: cfeck, anthonyfieroni

Differential Revision: https://phabricator.kde.org/D21562
parent 8de07119
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