Don't pass URLBlacklistManager from UI to IO through ProfileParams on ProfileIOData.
If the ProfileIOData isn't ever lazily initialized, the URLBlacklistManager will be deleted with the ProfileParams on the wrong thread. BUG=95510 TEST=sync_integration_tests aren't breaking because of destruction of URLBlacklistManager on the wrong thread Review URL: http://codereview.chromium.org/7841004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99876 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment