Fix leak in ProfileInfoCache::SetGAIAPictureOfProfileAtIndex
The problem was that some memory allocated by the file thread wasn't being cleaned up. Fix was to stop the file thread and then process all the pending messages on the UI thread. BUG=105864 TEST= Review URL: http://codereview.chromium.org/8745010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112297 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment