zzag created this revision. zzag added reviewers: Plasma, Frameworks. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. zzag requested review of this revision.
REVISION SUMMARY It might happen that the maskFrame is shared by several instances of FrameSvg. In that case, do not wreck maskFrame and instead act as follows: - try to lookup shared frames - if there is matching frame, use it - otherwise create a new one REPOSITORY R242 Plasma Framework (Library) BRANCH dont-wreck-shared-mask-frames REVISION DETAIL https://phabricator.kde.org/D13384 AFFECTED FILES src/plasma/framesvg.cpp src/plasma/private/framesvg_p.h To: zzag, #plasma, #frameworks Cc: kde-frameworks-devel, michaelh, ngraham, bruns