[Bug 46783] [next] Fix FileTransfer ContentHash property
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 16 16:19:22 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46783
--- Comment #5 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-04-16 07:19:22 PDT ---
Looking at this again in the context of AccountChannelRequest helper API, it
seems wrong that we have a (type, hash) pair. We're basically unable to tell
clients which hash type can be used!
We might be better off with something more like this:
property ContentMD5 : s, read, request:sometimes, immutable
property ContentSHA1 : s, read, request:sometimes, immutable
property ContentSHA256 : s, read, request:sometimes, immutable
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list