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

Issue 10832276: gdata: Remove use of FindEntryByPathAsyncOnUI from CreateFileOnUIThread() (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 FindEntryByPathAsyncOnUI from CreateFileOnUIThread() By the time CreateFileOnUIThread() is called, the feed is already fetched so there is no need to use FindEntryByPathAsyncOnUI() which initiates the feed loading as needed. Along the way, make callback parameter of CreateFile() mandatory. BUG=142420, 126634 TEST=editing a photo from Files.app works as before. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151359

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -11 lines) Patch
M chrome/browser/chromeos/gdata/gdata_file_system.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system.cc View 3 chunks +12 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system_interface.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
satorux1
8 years, 4 months ago (2012-08-13 20:23:19 UTC) #1
achuithb
8 years, 4 months ago (2012-08-13 21:07:57 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698