Code review comment for lp:~macslow/notify-osd/conditional-bubble-refresh

Revision history for this message
Robert Collins (lifeless) wrote :

Looks ok to me. One note:
you treat "" and NULL as different. I don't know how folk don't pass in icons, but if they pass them in as NULL, then perhaps you should init the cache to NULL?

It would be really good to have a test that shows when a refresh is triggered, as this code is split over several places and as such it could well get regressed unobviously.

review: Approve

« Back to merge proposal