Review Request 113713: Solid UDisks2 backend: fixes to propertiesChanged signal handling
Commit Hook
null at kde.org
Sun Nov 10 17:23:03 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113713/#review43371
-----------------------------------------------------------
This review has been submitted with commit ece826d3495c82cdd6b0a6d8d45440c359b250c8 by Alex Merry to branch frameworks.
- Commit Hook
On Nov. 7, 2013, 7:08 p.m., Alex Merry wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113713/
> -----------------------------------------------------------
>
> (Updated Nov. 7, 2013, 7:08 p.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Repository: kdelibs
>
>
> Description
> -------
>
> Just a couple of potential issues I noticed while investigating warnings...
>
>
> UDisks2 backend: Ignore propertiesChanged signal for generic interfaces
>
> We only store properties for UDisks2-specific interfaces, so we should
> only listen to updates to properties on those interfaces.
>
> Invalidate properties on D-Bus are *modified* ones, not removed ones
>
> The UDisks2 backend was claiming that properties that were invalidated
> were removed; this is not true. While they should be removed from the
> cache, the properties themselves have not gone away.
>
>
> Diffs
> -----
>
> tier1/solid/src/solid/backends/udisks2/udisksdevicebackend.cpp 32aa53fe5a7d8b29cd644f46b3d906bd64d16b69
>
> Diff: http://git.reviewboard.kde.org/r/113713/diff/
>
>
> Testing
> -------
>
> Builds, tests run.
>
>
> Thanks,
>
> Alex Merry
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20131110/2ad1bdfd/attachment.html>
More information about the Kde-frameworks-devel
mailing list