DescriptionDon'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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99876
Patch Set 1 #
Total comments: 2
Patch Set 2 : Renamed InitializeProfileParams to InitializeOnUIThread #Patch Set 3 : Update suppression #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|