Summary: | Allow the UI to specify extra-identities account paramaters. | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Stef Walter <stefw> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | guillaume.desmottes, sjoerd, stefw |
Version: | git master | Keywords: | patch |
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/stefw/telepathy-gabble.git;a=shortlog;h=refs/heads/extra-identities | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | 35410 | ||
Bug Blocks: |
Description
Stef Walter
2011-03-18 05:18:51 UTC
Added tests in my extra-identities branch (rebased). Changed param name 'extra-identities' to 'extra-certificate-identities' Just some style points: http://git.collabora.co.uk/?p=user/stefw/telepathy-gabble.git;a=commitdiff;h=67837b88d14a70769ec65a159d36e53078b69351#patch3 Why not initialize those variables to NULL when they're declared? Not a big thing though. + if (explicit_server != NULL && !tp_str_empty (explicit_server) && tp_str_empty checks for NULL so you don't have to. Also I think this will conflict with the extra style patches you added to the bug 35410 branch. Merged, thanks! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.