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

Issue 329173002: Make a JsonPrefStore readable while mid-interception. (Closed)

Created:
6 years, 6 months ago by erikwright (departed)
Modified:
6 years, 6 months ago
Reviewers:
gab
CC:
chromium-reviews, erikwright+watch_chromium.org, robertshield, Bernhard Bauer
Visibility:
Public.

Description

Make a JsonPrefStore readable while mid-interception. BUG=372547

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -116 lines) Patch
M base/prefs/json_pref_store.h View 1 chunk +1 line, -2 lines 0 comments Download
M base/prefs/json_pref_store.cc View 5 chunks +3 lines, -10 lines 1 comment Download
M base/prefs/json_pref_store_unittest.cc View 4 chunks +11 lines, -8 lines 1 comment Download
M base/prefs/pref_filter.h View 1 chunk +9 lines, -8 lines 1 comment Download
M chrome/browser/prefs/interceptable_pref_filter.h View 3 chunks +5 lines, -7 lines 0 comments Download
M chrome/browser/prefs/interceptable_pref_filter.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/prefs/pref_hash_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_hash_filter.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/prefs/pref_hash_filter_unittest.cc View 2 chunks +2 lines, -6 lines 1 comment Download
M chrome/browser/prefs/tracked/tracked_preferences_migration.cc View 5 chunks +18 lines, -16 lines 0 comments Download
M chrome/browser/prefs/tracked/tracked_preferences_migration_unittest.cc View 12 chunks +13 lines, -49 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
erikwright (departed)
gab: PTAL. I still need to add a comment per your request.
6 years, 6 months ago (2014-06-11 18:42:46 UTC) #1
gab
+Bernhard FYI Please add a link to the main CL, https://codereview.chromium.org/324493002/, to justify this change ...
6 years, 6 months ago (2014-06-11 21:12:56 UTC) #2
gab
6 years, 6 months ago (2014-06-13 02:00:02 UTC) #3
not lgtm given we managed to go straight to the better design in
https://codereview.chromium.org/324493002 and won't need this intermediate step

Closing this.

Thanks again for bearing with me!
Gab

Powered by Google App Engine
This is Rietveld 408576698