DescriptionExtract 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)
|