lp://staging/~michihenning/online-accounts-api/leak-fix
- Get this branch:
- bzr branch lp://staging/~michihenning/online-accounts-api/leak-fix
Branch merges
- Alberto Mardegan (community): Approve
-
Diff: 42 lines (+4/-2)3 files modifiedsrc/lib/OnlineAccounts/pending_call.h (+2/-1)
src/lib/OnlineAccountsDaemon/i18n.cpp (+1/-1)
src/lib/Ubuntu/OnlineAccounts.2/account.cpp (+1/-0)
Related bugs
Bug #1617180: memory leaks from OnlineAccounts::Manager | Medium | Confirmed |
Related blueprints
Branch information
Recent revisions
- 42. By Michi Henning
-
Fixed memory leak in PendingCallWatcher.
Got rid of compiler warning.
Added missing \endlist to documentation. - 40. By CI Train Bot Account
-
* debian/control:
- libonline-accounts- qt1 should depend on the service-side library of the
same version, and recommend online-accounts- daemon (LP: #1643421) - 38. By Alberto Mardegan
-
Add provider information to public API
Allow clients to retrieve the list of available service providers, consisting of translated display name and icon URL.
Also, add a service() method to the Account class, to get the data associated with each account. (LP: #1627001, #1638769)Approved by: Alexandre Abreu
- 36. By Alberto Mardegan
-
Disable debug output by default
Use QT logging by category functionality, so that logging can be turned on by either an environment variable or via a config file. (LP: #1638166)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/online-accounts-api