----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127398/#review93676 -----------------------------------------------------------
src/knotification.cpp (line 63) <https://git.reviewboard.kde.org/r/127398/#comment63870> ref can't be UINT_MAX, but id can, no? Negative rage will brake all, it's this possible, maybe not. Counters it's not good idea to be signed. src/knotificationmanager.cpp (line 168) <https://git.reviewboard.kde.org/r/127398/#comment63867> force = true, id not present how can take value? force is compromised - Anthony Fieroni On Март 16, 2016, 10:23 след обяд, Martin Klapetek wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/127398/ > ----------------------------------------------------------- > > (Updated Март 16, 2016, 10:23 след обяд) > > > Review request for KDE Frameworks. > > > Repository: knotifications > > > Description > ------- > > Adds basic set of unit tests including fake notifications server. > > This helped uncover and fix these issues: > > * Calling close() on KNotification that was not "sent" would not emit > closed() and would not delete it > * Closing a notification can delete the KNotification object prematurely > * Invoking an action leads to unnecessary dbus roundtrip > * Invoking an action would fail to properly close and delete the > KNotification object > > > Diffs > ----- > > CMakeLists.txt 6d09051 > autotests/CMakeLists.txt PRE-CREATION > autotests/fake_notifications_server.h PRE-CREATION > autotests/fake_notifications_server.cpp PRE-CREATION > autotests/knotification_test.cpp PRE-CREATION > autotests/knotifications5/qttest.notifyrc PRE-CREATION > autotests/qtest_dbus.h PRE-CREATION > src/knotification.cpp 17b0be2 > src/knotificationmanager.cpp e80d48c > src/knotificationplugin.cpp acf964c > src/notifybypopup.cpp b9489c1 > > Diff: https://git.reviewboard.kde.org/r/127398/diff/ > > > Testing > ------- > > Unit tests all pass. > > > Thanks, > > Martin Klapetek > >
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel