[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:59:16 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=cab16b3

The following commit has been merged in the master branch:
commit cab16b34e02114604a421a442759c4f439fd4215
Author: Àlex Fiestas <afiestas at kde.org>
Date:   Fri Jun 7 20:04:19 2013 +0200

    Added a FIXME pointed out in REVIEW: 110870
---
 sasl-auth-op.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sasl-auth-op.cpp b/sasl-auth-op.cpp
index 7b1cbcf..9e98739 100644
--- a/sasl-auth-op.cpp
+++ b/sasl-auth-op.cpp
@@ -49,6 +49,7 @@ SaslAuthOp::SaslAuthOp(const Tp::AccountPtr &account,
     m_accountStorageId = 0;
 #endif
 
+    //FIXME: We should open the wallet only when required (not required for X-FACEBOOK-PLATFORM)
     connect(KTp::WalletInterface::openWallet(), SIGNAL(finished(Tp::PendingOperation*)), SLOT(onOpenWalletOperationFinished(Tp::PendingOperation*)));
 }
 

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list