Skip to content

applets/kicker: guard against null d-ptr when refreshing favorite model

Fushan Wen requested to merge work/fuf/dptr into master

Reason for the change

d has a lifetime separate to KAStatsFavoritesModel based on the current activity being loaded, but refresh() can be invoked at any point and needs a guard.

Test plan

Screenshots or screen recordings

Bugs fixed

SENTRY: PLASMA-WORKSPACE-13EP

Merge request reports