Search for the plugin of the other plasmoid
ClosedPublic

Authored by mart on Jul 23 2019, 8:51 AM.

Details

Summary

Some applets use completely the code of another one with the key
X-Plasma-RootPath.
At the moment it doesn't work on applets that have a binary plugin portion
This makes pluginloader load the plugin of the original applet we're using

Test Plan

an applet that falls back to one that has a binary plugin now works.
ones that fall back to applets without binary plugin still work
normal applets as well

Diff Detail

Repository
R242 Plasma Framework (Library)
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mart created this revision.Jul 23 2019, 8:51 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 23 2019, 8:51 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
mart requested review of this revision.Jul 23 2019, 8:51 AM
davidedmundson accepted this revision.Jul 23 2019, 9:12 AM
This revision is now accepted and ready to land.Jul 23 2019, 9:12 AM
This revision was automatically updated to reflect the committed changes.