Code review comment for lp:~sylvain-pineau/checkbox/ui_profiles

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

316 - whitelist.insert(child->object_path,true);
317 + whitelist.insert(child->object_path, false);

I don't understand this change, can you explain it?

review: Needs Information

« Back to merge proposal