Files.app: Start to use DeviceEventRouter.
The new class manages device states and dispatch device events property instead
of EventRouter, MountedDiskMonitor, and JavaScript side's DeviceHandler.
BUG=360946, 396258
Committed: https://crrev.com/0f3d08364420d5b3c6eaa4100799459277758f52
Cr-Commit-Position: refs/heads/master@{#291891}
@mtomasz - I fixed one condition in DeviceHandler, and tests for the class. Please take ...
6 years, 4 months ago
(2014-08-26 02:31:03 UTC)
#10
@mtomasz - I fixed one condition in DeviceHandler, and tests for the class.
Please take another look? Thank you!
mtomasz
https://codereview.chromium.org/490643005/diff/140001/chrome/test/data/file_manager/unit_tests/device_handler_unittest.js File chrome/test/data/file_manager/unit_tests/device_handler_unittest.js (right): https://codereview.chromium.org/490643005/diff/140001/chrome/test/data/file_manager/unit_tests/device_handler_unittest.js#newcode354 chrome/test/data/file_manager/unit_tests/device_handler_unittest.js:354: shouldNotify: true nit: Do we have any unit test ...
6 years, 4 months ago
(2014-08-26 02:49:43 UTC)
#11
I added the test, and remove startup notification blocking in JavaScript code. https://codereview.chromium.org/490643005/diff/140001/chrome/test/data/file_manager/unit_tests/device_handler_unittest.js File chrome/test/data/file_manager/unit_tests/device_handler_unittest.js ...
6 years, 4 months ago
(2014-08-26 03:48:27 UTC)
#12
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/46189) ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/8927) ios_rel_device ...
6 years, 4 months ago
(2014-08-26 04:15:39 UTC)
#19
Try jobs failed on following builders: win_chromium_rel_swarming on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_swarming/builds/5667)
6 years, 4 months ago
(2014-08-26 10:08:47 UTC)
#27
Issue 490643005: Files.app: Start to use DeviceEventRouter.
(Closed)
Created 6 years, 4 months ago by hirono
Modified 6 years, 3 months ago
Reviewers: mtomasz, benwells
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 15