mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bustage fix
This commit is contained in:
parent
e31cb445b1
commit
f84424dce3
@ -3376,7 +3376,7 @@ nsUrlClassifierDBService::ResetDatabase()
|
||||
return mWorkerProxy->ResetDatabase();
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
nsUrlClassifierDBService::CacheCompletions(nsTArray<nsUrlClassifierLookupResult> *results)
|
||||
{
|
||||
NS_ENSURE_TRUE(gDbBackgroundThread, NS_ERROR_NOT_INITIALIZED);
|
||||
|
Loading…
Reference in New Issue
Block a user