mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix merge error
This commit is contained in:
parent
5c39e117e7
commit
a10aaecd6d
@ -7482,6 +7482,7 @@ nsGlobalWindow::GetLocalStorage(nsIDOMStorage ** aLocalStorage)
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsGlobalWindow::GetIndexedDB(nsIIndexedDatabaseRequest** _retval)
|
||||
{
|
||||
nsCOMPtr<nsIIndexedDatabaseRequest> indexedDB =
|
||||
|
Loading…
Reference in New Issue
Block a user