[Services Runner] Fix mimeDataForMatch
ClosedPublic

Authored by broulik on Apr 17 2020, 9:15 AM.

Details

Summary

Regression introduced in 6e660cf92d7c3fb0e20527866691eaff9f8bc207 since it's now a URL with a scheme, e.g. "applications".
Service actions cannot be dragged out but that wasn't the case before either I believe.

Test Plan
  • Can drag application results out on my desktop and task bar again
  • Can drag kcms (where the absolute path resolution is needed) out on my desktop and task bar again

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Apr 17 2020, 9:15 AM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 17 2020, 9:15 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Apr 17 2020, 9:15 AM
davidedmundson accepted this revision.Apr 17 2020, 10:13 AM
This revision is now accepted and ready to land.Apr 17 2020, 10:13 AM
This revision was automatically updated to reflect the committed changes.