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

Issue 1013893002: Update ImportHistory with support for reading history from multiple files. (Closed)

Created:
5 years, 9 months ago by Steve McKay
Modified:
5 years, 9 months ago
Reviewers:
hirono
CC:
chromium-reviews, tfarina, rginda+watch_chromium.org, mtomasz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update ImportHistory with support for reading history from multiple files. Refactor history loading, eliminating the obsolete (and even obstructionist) ChromeSyncFileEntryProvider. This CL updates the entire stack with support for multiple history files, but doesn't yet load all history files. That support will come in a subsequent change. Remove extra "." qualifier in most instance of "Promise.<" and "Array.<" in affected files only. TEST=*ImportHistory* Committed: https://crrev.com/99d6eed3e1370b4a21f00f97f232561e65fa7e6c Cr-Commit-Position: refs/heads/master@{#320934}

Patch Set 1 : Self review. #

Total comments: 6

Patch Set 2 : Respond to review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+309 lines, -308 lines) Patch
M ui/file_manager/file_manager/background/js/import_history.js View 1 26 chunks +159 lines, -112 lines 0 comments Download
M ui/file_manager/file_manager/background/js/import_history_unittest.js View 1 8 chunks +70 lines, -21 lines 0 comments Download
M ui/file_manager/file_manager/common/js/importer_common.js View 1 19 chunks +69 lines, -175 lines 0 comments Download
M ui/file_manager/file_manager/common/js/unittest_util.js View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
Steve McKay
Self review
5 years, 9 months ago (2015-03-16 23:29:31 UTC) #1
Steve McKay
Self review
5 years, 9 months ago (2015-03-16 23:36:44 UTC) #3
Steve McKay
Self review.
5 years, 9 months ago (2015-03-16 23:43:10 UTC) #5
Steve McKay
This is a task from the Cloud import backlog (no associated bug). We currently load ...
5 years, 9 months ago (2015-03-16 23:44:43 UTC) #8
hirono
lgtm! https://codereview.chromium.org/1013893002/diff/60001/ui/file_manager/file_manager/background/js/import_history.js File ui/file_manager/file_manager/background/js/import_history.js (right): https://codereview.chromium.org/1013893002/diff/60001/ui/file_manager/file_manager/background/js/import_history.js#newcode500 ui/file_manager/file_manager/background/js/import_history.js:500: .catch( nit: You can pass the catch callback ...
5 years, 9 months ago (2015-03-17 01:02:18 UTC) #9
Steve McKay
Dones. Thanks! https://codereview.chromium.org/1013893002/diff/60001/ui/file_manager/file_manager/background/js/import_history.js File ui/file_manager/file_manager/background/js/import_history.js (right): https://codereview.chromium.org/1013893002/diff/60001/ui/file_manager/file_manager/background/js/import_history.js#newcode500 ui/file_manager/file_manager/background/js/import_history.js:500: .catch( On 2015/03/17 01:02:17, hirono wrote: > ...
5 years, 9 months ago (2015-03-17 17:00:08 UTC) #10
Steve McKay
Respond to review comments.
5 years, 9 months ago (2015-03-17 17:00:26 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1013893002/70001
5 years, 9 months ago (2015-03-17 17:01:12 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:70001)
5 years, 9 months ago (2015-03-17 17:30:55 UTC) #15
commit-bot: I haz the power
5 years, 9 months ago (2015-03-17 17:31:48 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/99d6eed3e1370b4a21f00f97f232561e65fa7e6c
Cr-Commit-Position: refs/heads/master@{#320934}

Powered by Google App Engine
This is Rietveld 408576698