Referring to nsICacheService (https://developer.mozilla.org/en/NsICacheService) and nsICacheVisitor (https://developer.mozilla.org/en/nsICacheVisitor):
- Where do I get an instance of nsICacheVisitor?
- Where do I get a list of devices so that I can call visitEntry() and visitDevice()?