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

Issue 23890002: Extract OnDiskEvent and OnFormatEvent logic part from EventRouter to VolumeManager. (Closed)

Created:
7 years, 3 months ago by hidehiko
Modified:
7 years, 3 months ago
Reviewers:
kinaba
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Extract OnDiskEvent and OnFormatEvent logic part from EventRouter to VolumeManager. This CL extracts non-notification-related logics from EventRouter and move it to the VolumeManager. Now, EventRouter::OnDiskAdded, OnDiskRemoved, OnFormatStarted and OnFormatCompleted focus on event routing, and VolumeManager has responsibility of other stuff. BUG=279276 TEST=Ran unit_tests and tested manually. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221407

Patch Set 1 #

Patch Set 2 : Rebase and resolved compile error. #

Patch Set 3 : Remove browser test and adds unit tests. #

Patch Set 4 : Rebase #

Messages

Total messages: 9 (0 generated)
hidehiko
Thank you for your review in advance, - hidehiko
7 years, 3 months ago (2013-09-03 11:22:18 UTC) #1
hidehiko
friendly ping?
7 years, 3 months ago (2013-09-04 08:03:26 UTC) #2
kinaba
lgtm
7 years, 3 months ago (2013-09-04 08:48:47 UTC) #3
hidehiko
On 2013/09/04 08:48:47, kinaba wrote: > lgtm Kazuhiro, sorry that I overlooked there is browser ...
7 years, 3 months ago (2013-09-04 15:51:08 UTC) #4
kinaba
LGTM!
7 years, 3 months ago (2013-09-05 08:51:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hidehiko@chromium.org/23890002/17001
7 years, 3 months ago (2013-09-05 08:53:59 UTC) #6
commit-bot: I haz the power
Failed to apply patch for chrome/chrome_tests.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 3 months ago (2013-09-05 08:54:02 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hidehiko@chromium.org/23890002/37001
7 years, 3 months ago (2013-09-05 09:10:03 UTC) #8
commit-bot: I haz the power
7 years, 3 months ago (2013-09-05 13:27:59 UTC) #9
Message was sent while issue was closed.
Change committed as 221407

Powered by Google App Engine
This is Rietveld 408576698