[uuid(fce83d37-a3c0-4e09-ad9f-6842a984dbdf)]
interface nsIComponentLoaderManager : nsISupports
Methods
void
flushPersistentStore(in boolean now)
string
getOptionalData(in nsIFile file, in string loaderString)
boolean
hasFileChanged(in nsIFile file, in string loaderString, in PRInt64 modDate)
void
removeFileInfo(in nsIFile file, in string loaderString)
void
saveFileInfo(in nsIFile file, in string loaderString, in PRInt64 modDate)
void
setOptionalData(in nsIFile file, in string loaderString, in string value)
Compare to: