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

Issue 10832254: gdata: Remove use of FindEntryByPathSync() from RemoveEntryFromNonRootDirectory() (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 FindEntryByPathSync() from RemoveEntryFromNonRootDirectory() The number of callers of FindEntryByPathSync() is reduced from 9 to 7. BUG=137694, 126634, 139446 TEST=Moving a file to another directory and renaming in the same directory work as before from file manager. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151369

Patch Set 1 #

Patch Set 2 : polish #

Patch Set 3 : just rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -16 lines) Patch
M chrome/browser/chromeos/gdata/gdata_file_system.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system.cc View 1 2 1 chunk +38 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
satorux1
8 years, 4 months ago (2012-08-10 20:43:59 UTC) #1
satorux1
On 2012/08/10 20:43:59, satorux1 wrote: FWIW, I didn't count the number of callers of FindEntryByPathSync() ...
8 years, 4 months ago (2012-08-10 21:02:58 UTC) #2
satorux1
ping
8 years, 4 months ago (2012-08-11 11:49:20 UTC) #3
achuithb
8 years, 4 months ago (2012-08-12 04:51:47 UTC) #4
lgtm.

Powered by Google App Engine
This is Rietveld 408576698