Home
last modified time | relevance | path

Searched refs:databaseWasNotAvailable (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp5078 bool databaseWasNotAvailable; in ConnectionClosedCallback() local
5080 mConnection->GetFinishInfo(databaseWasNotAvailable, hasCreatedDatabase); in ConnectionClosedCallback()
5082 if (databaseWasNotAvailable && !hasCreatedDatabase) { in ConnectionClosedCallback()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp5078 bool databaseWasNotAvailable; in ConnectionClosedCallback() local
5080 mConnection->GetFinishInfo(databaseWasNotAvailable, hasCreatedDatabase); in ConnectionClosedCallback()
5082 if (databaseWasNotAvailable && !hasCreatedDatabase) { in ConnectionClosedCallback()
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DActorsParent.cpp5222 bool databaseWasNotAvailable; in ConnectionClosedCallback() local
5224 mConnection->GetFinishInfo(databaseWasNotAvailable, hasCreatedDatabase); in ConnectionClosedCallback()
5226 if (databaseWasNotAvailable && !hasCreatedDatabase) { in ConnectionClosedCallback()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp5533 bool databaseWasNotAvailable; in ConnectionClosedCallback() local
5535 mConnection->GetFinishInfo(databaseWasNotAvailable, hasCreatedDatabase); in ConnectionClosedCallback()
5537 if (databaseWasNotAvailable && !hasCreatedDatabase) { in ConnectionClosedCallback()