Bug 393932 - "Add extra DB schema sanity checking in debug builds" [p=mwu r=sdwilsh a1.9=mconnor]
git-svn-id: svn://10.0.0.236/trunk@236171 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -356,7 +356,10 @@ nsDownloadManager::InitDB(PRBool *aDoImport)
|
||||
}
|
||||
// Fallthrough to the next upgrade
|
||||
|
||||
// Extra sanity checking for developers
|
||||
#ifndef DEBUG
|
||||
case DM_SCHEMA_VERSION:
|
||||
#endif
|
||||
break;
|
||||
|
||||
case 0:
|
||||
|
||||
Reference in New Issue
Block a user