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

Issue 10826288: gdata: Remove use of GetEntryInfoByPathAsyncOnUIThread() from CloseFileOnUIThread() (Closed)

Created:
8 years, 4 months ago by satorux1
Modified:
8 years, 4 months ago
Reviewers:
achuithb
CC:
chromium-reviews, achuith+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

gdata: Remove use of GetEntryInfoByPathAsyncOnUIThread() from CloseFileOnUIThread() By the time CloseFileOnUIThread() is called, the feed is already fetched so there is no need to use GetEntryInfoByPathAsyncOnUIThread() which initiates the feed loading as needed. BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151371

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/chromeos/gdata/gdata_file_system.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
satorux1
8 years, 4 months ago (2012-08-13 22:23:26 UTC) #1
achuithb
8 years, 4 months ago (2012-08-13 22:34:35 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698