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

Issue 658313002: [fsp] Store observed entries in preferences. (Closed)

Created:
6 years, 2 months ago by mtomasz
Modified:
6 years, 2 months ago
Reviewers:
hirono
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git/+/master
Project:
chromium
Visibility:
Public.

Description

[fsp] Store observed entries in preferences. This patch remembers the observed entries in preferences, so they are restored after a reboot. Note, that more tests will come after a refactoring out writing to preferences from Service, which is coming soon/ TEST=unit_tests, browser_tests: *FileSystemProvider*RememberFileSystem*, *FileSystemProvider*RestoreFileSystem* BUG=248427 Committed: https://crrev.com/739f3d107f09386a8e21b5cf51563df2759f8ab7 Cr-Commit-Position: refs/heads/master@{#300231}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Addressed comments. #

Patch Set 3 : Fixed. #

Messages

Total messages: 12 (2 generated)
mtomasz
@hirono: PTAL. Thanks!
6 years, 2 months ago (2014-10-17 07:33:28 UTC) #2
hirono
https://codereview.chromium.org/658313002/diff/1/chrome/browser/chromeos/file_system_provider/service.cc File chrome/browser/chromeos/file_system_provider/service.cc (right): https://codereview.chromium.org/658313002/diff/1/chrome/browser/chromeos/file_system_provider/service.cc#newcode529 chrome/browser/chromeos/file_system_provider/service.cc:529: DCHECK(file_system_value); nit: This check is redundant. https://codereview.chromium.org/658313002/diff/1/chrome/browser/chromeos/file_system_provider/service_unittest.cc File chrome/browser/chromeos/file_system_provider/service_unittest.cc ...
6 years, 2 months ago (2014-10-17 08:22:23 UTC) #3
mtomasz
https://codereview.chromium.org/658313002/diff/1/chrome/browser/chromeos/file_system_provider/service.cc File chrome/browser/chromeos/file_system_provider/service.cc (right): https://codereview.chromium.org/658313002/diff/1/chrome/browser/chromeos/file_system_provider/service.cc#newcode529 chrome/browser/chromeos/file_system_provider/service.cc:529: DCHECK(file_system_value); On 2014/10/17 08:22:23, hirono wrote: > nit: This ...
6 years, 2 months ago (2014-10-20 05:11:57 UTC) #4
hirono
https://codereview.chromium.org/658313002/diff/1/chrome/browser/chromeos/file_system_provider/service.cc File chrome/browser/chromeos/file_system_provider/service.cc (right): https://codereview.chromium.org/658313002/diff/1/chrome/browser/chromeos/file_system_provider/service.cc#newcode529 chrome/browser/chromeos/file_system_provider/service.cc:529: DCHECK(file_system_value); On 2014/10/20 05:11:56, mtomasz wrote: > On 2014/10/17 ...
6 years, 2 months ago (2014-10-20 05:18:50 UTC) #5
mtomasz
https://codereview.chromium.org/658313002/diff/1/chrome/browser/chromeos/file_system_provider/service.cc File chrome/browser/chromeos/file_system_provider/service.cc (right): https://codereview.chromium.org/658313002/diff/1/chrome/browser/chromeos/file_system_provider/service.cc#newcode529 chrome/browser/chromeos/file_system_provider/service.cc:529: DCHECK(file_system_value); On 2014/10/20 05:18:49, hirono wrote: > On 2014/10/20 ...
6 years, 2 months ago (2014-10-20 05:23:27 UTC) #6
hirono
lgtm!
6 years, 2 months ago (2014-10-20 05:28:23 UTC) #7
mtomasz
On 2014/10/20 05:28:23, hirono wrote: > lgtm! Thanks!
6 years, 2 months ago (2014-10-20 05:33:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/658313002/40001
6 years, 2 months ago (2014-10-20 05:33:56 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 2 months ago (2014-10-20 09:32:14 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-10-20 09:33:04 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/739f3d107f09386a8e21b5cf51563df2759f8ab7
Cr-Commit-Position: refs/heads/master@{#300231}

Powered by Google App Engine
This is Rietveld 408576698