angler-fishThe Vulnerability History Project

Fix IndexedDB race condition during shutdown.

      Make sure IndexedDBContext is deleted before returning from
~WebKitContext. Otherwise, UtilityProcessHost may still be in batch mode
when the IO thread is shut down.

BUG=67422
TEST=browser_tests --gtest_filter=IndexedDBBrowserTest.*

Review URL: http://codereview.chromium.org/6209005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72157 0039d316-1c4b-4281-b951-d872f2087c98
    
commit 5377d8975b54512451ab05d4cf3248f8ed8a32c4
+13 -3
+3
+9 -4
+30 -155
+66 -22
-3
+2 -3
+2 -2
+5 -6
expand_less