| Summary: | [Kauth] - possibility to change the timeout of dbus. | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kauth | Reporter: | Stéphane Cachemaille <stephane> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | faure |
| Priority: | NOR | ||
| Version First Reported In: | 5.20.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kauth/99938b0980131202c5d3e2fb1845106c147917d1 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Stéphane Cachemaille
2016-05-18 08:29:15 UTC
Git commit 99938b0980131202c5d3e2fb1845106c147917d1 by Aleix Pol, on behalf of stephane cachemaille. Committed on 08/11/2016 at 01:12. Pushed by apol into branch 'master'. - Add timeout property Add timeout property to Kauth::Action class to be able to change the timeout in QDBusConnection::asyncCall REVIEW: 128902 M +1 -1 src/HelperProxy.h M +2 -2 src/backends/dbus/DBusHelperProxy.cpp M +1 -1 src/backends/dbus/DBusHelperProxy.h M +2 -1 src/backends/fakehelper/FakeHelperProxy.cpp M +1 -1 src/backends/fakehelper/FakeHelperProxy.h M +15 -2 src/kauthaction.cpp M +23 -0 src/kauthaction.h M +2 -2 src/kauthexecutejob.cpp http://commits.kde.org/kauth/99938b0980131202c5d3e2fb1845106c147917d1 |