Comment 1 for bug 595362

Revision history for this message
Joshua Hesketh (joshua.hesketh) wrote :

Better psuedo code:
for each device:
  if in type_blacklist:
     block = true
  if in type_whitelist:
     block = false
.... repeat for label and uuid