Interface for the actual worker thread. Implementations of this need not be thread aware and just work on the database.
[scriptable, uuid(2af84c09-269e-4fc2-b28f-af56717db118)]
interface nsIUrlClassifierDBServiceWorker : nsIUrlClassifierDBService
Methods
[noscript]
void
cacheCompletions(in ResultArray entries)
void
closeDb()
Compare to: