Fix crash in LauncherTasksModel::Private::requestRemoveLauncherFromActivities
requested to merge tcosprojects/plasma-workspace:472378-fix-crash-launchertasksmodel into Plasma/5.27
Change the 'launcher' variable from a reference to an implicit shared copy to avoid a use-after-free error
Add a regression test to launchertasksmodeltest.cpp