apol created this revision. apol added reviewers: Frameworks, dfaure. Restricted Application added a project: Frameworks.
REVISION SUMMARY Puts in place a plugin system that exposes API to extract information to send the handler. This allows us to de-couple from different modules that need to be sequentially instanciated at the moment (and ifdef'd). TEST PLAN Crashed kate, still get the right drkonqi. REPOSITORY R285 KCrash BRANCH master REVISION DETAIL https://phabricator.kde.org/D4201 AFFECTED FILES src/CMakeLists.txt src/config-kcrash.h.cmake src/kcrash.cpp src/kcrashhandlerplugin.cpp src/kcrashhandlerplugin.h src/plugins/CMakeLists.txt src/plugins/kcoreaddonsplugin.cpp src/plugins/kstartupinfoplugin.cpp src/plugins/xcbplugin.cpp EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: apol, #frameworks, dfaure