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

Issue 10836154: gdata: Use GDataDirectoryService::GetEntryInfoByPath() (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: Use GDataDirectoryService::GetEntryInfoByPath() instead of GDataFileSystem::GetEntryInfoByPath(). The two are similar but the latter initiates feed loading/fetching. Inside GDataFileSystem, we don't need to use the latter. BUG=150567 TEST= out/Release/unit_tests --gtest_filter='GData*' Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150596

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -19 lines) Patch
M chrome/browser/chromeos/gdata/gdata_file_system.cc View 7 chunks +21 lines, -19 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
satorux1
8 years, 4 months ago (2012-08-08 17:15:10 UTC) #1
achuithb
8 years, 4 months ago (2012-08-08 18:49:58 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698