Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(827)

Issue 9853022: gdata: Fix a bug that caused a deadlock when "Google Docs" is clicked (Closed)

Created:
8 years, 9 months ago by satorux1
Modified:
8 years, 9 months ago
Reviewers:
Jun Mukai, Ben Chan
CC:
chromium-reviews, achuith+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

gdata: Fix a bug that caused a deadlock when "Google Docs" is clicked Regressed in crrev.com/128867. Sorry about this! BUG=chromium-os:28416 TEST=manually Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=128919

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M chrome/browser/chromeos/gdata/gdata_file_system.cc View 1 chunk +9 lines, -3 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Jun Mukai
lgtm
8 years, 9 months ago (2012-03-26 16:27:10 UTC) #1
Ben Chan
8 years, 9 months ago (2012-03-26 16:28:41 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/9853022/diff/1/chrome/browser/chromeos...
File chrome/browser/chromeos/gdata/gdata_file_system.cc (right):

https://chromiumcodereview.appspot.com/9853022/diff/1/chrome/browser/chromeos...
chrome/browser/chromeos/gdata/gdata_file_system.cc:530:
base::MessageLoopProxy::current()->PostTask(
Let's look into a better way to handle the lock business... preferably no lock
once after we clean up the thread interactions.

Powered by Google App Engine
This is Rietveld 408576698