зеркало из https://github.com/mozilla/gecko-dev.git
Bug 696591: Followup to placate clang on this CLOSED TREE.
This commit is contained in:
Родитель
5b8c87e3bc
Коммит
ef30ec22be
|
@ -1517,8 +1517,7 @@ public:
|
|||
// We can't kick the document out of the bfcache because it's not yet
|
||||
// fully in the bfcache. Instead we'll abort everything for the window
|
||||
// and mark it as not-bfcacheable.
|
||||
indexedDB::IndexedDatabaseManager* manager =
|
||||
indexedDB::IndexedDatabaseManager::Get();
|
||||
IndexedDatabaseManager* manager = IndexedDatabaseManager::Get();
|
||||
NS_ASSERTION(manager, "Huh?");
|
||||
manager->AbortCloseDatabasesForWindow(owner);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче