D18508: Somewhat guard failing to load backend
David Edmundson
noreply at phabricator.kde.org
Thu Jan 24 22:22:17 GMT 2019
davidedmundson created this revision.
davidedmundson added a reviewer: Plasma.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
davidedmundson requested review of this revision.
REVISION SUMMARY
BackendManager::loadBackendPlugin can return a nullptr.
We currently use that pointer regardless.
The caller of this method ConfigOperationPrivate::loadBackend does
handle a nullptr and shows a relevant warning message.
BUG: 403568
TEST PLAN
Not done
REPOSITORY
R110 KScreen Library
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D18508
AFFECTED FILES
src/backendmanager.cpp
To: davidedmundson, #plasma
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190124/bd913b3d/attachment.html>
More information about the Plasma-devel
mailing list