Avoid serializing base64 encoded favicon data twice

Authored by bruns on Mar 22 2019, 2:00 AM.

Description

Avoid serializing base64 encoded favicon data twice

Summary:
The URL is ignored in case the image data is available. Avoid pushing
it twice via DBus.

Test Plan:

  1. start dbus-monitor
  2. type some string in krunner
  • before: dict entries contain both favIconData and favIconUrl, with identical data
  • after: only favIconData is part of the dict

Favicons are still shown in the krunner results

Reviewers: Plasma, broulik

Reviewed By: Plasma, broulik

Subscribers: plasma-devel

Tags: Plasma

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

Details

Committed
brunsApr 5 2019, 11:11 PM
Reviewer
Plasma
Differential Revision
D19963: Avoid serializing base64 encoded favicon data twice
Parents
R856:e49a1eea127a: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown