Referring to nsICacheService ( https://developer.mozilla.org/en/NsICacheService ) and nsICacheVisitor ( https://developer.mozilla.org/en/nsICacheVisitor ):
nsICacheVisitor is the interface you implement and pass the visitEntries method to nsICacheService. See this test file , for example code.
Source: https://habr.com/ru/post/1720706/More articles:How to list all computers and the last time they entered AD? - c #Using a user control from another project - c #How to associate some function with a non-existent element? - jqueryCan you put an ASP.NET TODO preprocessor or tag in aspx source JavaScript? - javascriptGIT рабочий процесс с несколькими рабочими станциями и централизованным сервером - gitwcf Removing wsdl from WCF Service with Flattened WSDL - wsdlIs there any use for porting the Haskell Edison and Core APIs to F #? - immutabilityInterruption Using TSQLQuery & params - sqlForce a registered user to log in without invalidating his session - c #Can aspect-oriented programming be a positive addition to the C # language? - c #All Articles