Select Git revision
contactmodel.cpp
-
Anthony Léonard authored
On non-DBus platform, when trusting a pending contact. The call from daemon to ContactModelPimpl::addToContacts happens before the end of ContactModel::addContact. This has the effect of switching the profile type to RING then back to PENDING. We now ensure that profileInfo.type is set according to the value already present in pimpl_->contacts if any. Change-Id: I4609056fe9191d00affe93ef1223bd06073b2276 Reviewed-by:
Nicolas Jäger <nicolas.jager@savoirfairelinux.com>
Anthony Léonard authoredOn non-DBus platform, when trusting a pending contact. The call from daemon to ContactModelPimpl::addToContacts happens before the end of ContactModel::addContact. This has the effect of switching the profile type to RING then back to PENDING. We now ensure that profileInfo.type is set according to the value already present in pimpl_->contacts if any. Change-Id: I4609056fe9191d00affe93ef1223bd06073b2276 Reviewed-by:
Nicolas Jäger <nicolas.jager@savoirfairelinux.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.