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

Issue 102133008: drive: Call OnDirectoryChanged from EntryRevertPerformer (Closed)

Created:
7 years ago by hashimoto
Modified:
7 years ago
Reviewers:
kinaba
CC:
chromium-reviews, tim+watch_chromium.org, nkostylev+watch_chromium.org, tfarina, haitaol+watch_chromium.org, oshima+watch_chromium.org, rsimha+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

drive: Call OnDirectoryChanged from EntryRevertPerformer BUG=260538 TEST=unit_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239192

Patch Set 1 #

Total comments: 3

Patch Set 2 : Use set #

Patch Set 3 : Fix test #

Messages

Total messages: 6 (0 generated)
hashimoto
7 years ago (2013-12-06 04:11:30 UTC) #1
kinaba
https://codereview.chromium.org/102133008/diff/1/chrome/browser/chromeos/drive/sync/entry_revert_performer.cc File chrome/browser/chromeos/drive/sync/entry_revert_performer.cc (right): https://codereview.chromium.org/102133008/diff/1/chrome/browser/chromeos/drive/sync/entry_revert_performer.cc#newcode123 chrome/browser/chromeos/drive/sync/entry_revert_performer.cc:123: std::vector<base::FilePath>* changed_directories = Wouldn't it better be std::set? otherwise ...
7 years ago (2013-12-06 07:04:04 UTC) #2
hashimoto
Oops, I added a test code but not run it with the new code... https://codereview.chromium.org/102133008/diff/1/chrome/browser/chromeos/drive/sync/entry_revert_performer.cc ...
7 years ago (2013-12-06 07:36:19 UTC) #3
kinaba
lgtm https://codereview.chromium.org/102133008/diff/1/chrome/browser/chromeos/drive/sync/entry_revert_performer.cc File chrome/browser/chromeos/drive/sync/entry_revert_performer.cc (right): https://codereview.chromium.org/102133008/diff/1/chrome/browser/chromeos/drive/sync/entry_revert_performer.cc#newcode123 chrome/browser/chromeos/drive/sync/entry_revert_performer.cc:123: std::vector<base::FilePath>* changed_directories = On 2013/12/06 07:36:20, hashimoto wrote: ...
7 years ago (2013-12-06 07:41:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/102133008/40001
7 years ago (2013-12-06 09:20:28 UTC) #5
commit-bot: I haz the power
7 years ago (2013-12-06 13:27:50 UTC) #6
Message was sent while issue was closed.
Change committed as 239192

Powered by Google App Engine
This is Rietveld 408576698