D19083: Fix crash during shutdown

Elvis Angelaccio noreply at phabricator.kde.org
Sat Feb 16 16:25:39 GMT 2019


elvisangelaccio added a comment.


  Fixes the crash for me, thanks!

INLINE COMMENTS

> kitemlistviewaccessible.h:89-92
> +    struct AccessibleIdWrapper {
> +        bool isValid;
> +        QAccessible::Id id;
> +    };

Can you explain why we need this wrapper object? `isValid` is never set to `false`, so I'm not sure how this boolean helps.

REPOSITORY
  R318 Dolphin

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

To: hallas, #dolphin, elvisangelaccio, ngraham
Cc: kfm-devel, alexde, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190216/2ab9acd4/attachment.htm>


More information about the kfm-devel mailing list