D16188: Prevent QWebEngine from overriding signal handlers

Christoph Roick noreply at phabricator.kde.org
Sat Oct 13 23:23:32 BST 2018


croick created this revision.
croick added a reviewer: KDevelop.
Herald added a project: KDevelop.
Herald added a subscriber: kdevelop-devel.
croick requested review of this revision.

REVISION SUMMARY
  - The documentation view may use QWebEngine, which is based on Chromium, which installs its own signals handlers. This breaks the use of KCrash.
  - Overriding the signal handlers can be prevented by setting an environment variable before the use, just like in D16004 <https://phabricator.kde.org/D16004>.

TEST PLAN
  - open a documentation page in KDevelop
  - kill SIGABRT KDevelop -> DrKonqi shows up

REPOSITORY
  R32 KDevelop

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D16188

AFFECTED FILES
  kdevplatform/documentation/standarddocumentationview.cpp

To: croick, #kdevelop
Cc: kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181013/9238fb27/attachment.html>


More information about the KDevelop-devel mailing list