D12431: Fix GrantleeTheme::ThemeManager being leaked.

David Faure noreply at phabricator.kde.org
Sun Apr 22 09:55:51 BST 2018


dfaure created this revision.
dfaure added a reviewer: mlaurent.
Restricted Application added a project: KDE PIM.
dfaure requested review of this revision.

REVISION SUMMARY
  When a Viewer was deleted, its ThemeManager was kept alive.
  So it would still react to KDirWatch (when installing files) and it
  would try to update a menu (QActionGroup) that was deleted with the
  viewer.
  
  BUG: 383070
  FIXED-IN: 18.04

TEST PLAN
  KMail, Enter to open separate viewer, Alt+F4 <https://phabricator.kde.org/F4>, (uncommitted)
  debug output shows that now the ThemeManager is deleted, while it wasn't before.

REPOSITORY
  R81 KDE PIM Addons

BRANCH
  Applications/18.04

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

AFFECTED FILES
  plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/grantleeheaderstyleinterface.cpp

To: dfaure, mlaurent
Cc: #kde_pim, dvasin, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180422/02917949/attachment.html>


More information about the kde-pim mailing list