[Bug 54873] New: let account storage plugins mainly deal in GVariants

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 13 17:12:31 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=54873

             Bug #: 54873
           Summary: let account storage plugins mainly deal in GVariants
    Classification: Unclassified
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: ASSIGNED
          Keywords: patch
          Severity: normal
          Priority: medium
         Component: mission-control
        AssignedTo: simon.mcvittie at collabora.co.uk
        ReportedBy: simon.mcvittie at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org
                CC: jonny.lamb at collabora.co.uk
        Depends on: 54872


When we first introduced pluggable account storage, we should have written a
mock accounts store D-Bus service in the regression tests, so that the tests
could q.expect() the store storing the right things. This branch rectifies that
omission, then uses the new plugin to test new infrastructure for passing
GVariants (rather than keyfile-syntax strings) to account plugins.

The last couple of commits demonstrate that account storage plugins can alter
Parameters at will, but that altering non-Parameters basically doesn't work
(Bug #54780). That will be the next in the review queue.

This is part 3 of my account storage refactoring megabranch.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list