[Notifications] Ignore excess spam

Authored by broulik on Jun 27 2019, 10:06 AM.

Description

[Notifications] Ignore excess spam

When multiple identical notifications are sent in quick succession, discard the request and let it fail.
Previously it would always replace the last notification if identical, now it discards the request and only does so if it happened
within 1 second of the last notification to avoid discarding genuine identical notifications like when deleting two plasmoids of
the same type.

BUG: 409157
FIXED-IN: 5.16.3

Differential Revision: https://phabricator.kde.org/D22088

Details

Committed
broulikJun 27 2019, 10:06 AM
Differential Revision
D22088: [Notifications] Ignore excess spam
Parents
R120:947e755e52f7: Update version number for 5.16.2 GIT_SILENT
Branches
Unknown
Tags
Unknown