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

Issue 2704133006: Revert of Add PrefStore::GetValues (Closed)

Created:
3 years, 10 months ago by aelias_OOO_until_Jul13
Modified:
3 years, 10 months ago
CC:
chromium-reviews, pam+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Add PrefStore::GetValues (patchset #8 id:140001 of https://codereview.chromium.org/2692203007/ ) Reason for revert: Breaks compile on Cronet proxy. BUG=694814 Original issue's description: > Add PrefStore::GetValues > > Currently there's no way to proxy a PrefStore, which we need to > in the new prefs service, because there's no way to get its > initial state. The existing observer interface can only be used > to get changed values and GetValue requires that you know all the > keys in advance. > > GetValues involve a deep copy, but the intended consumer needs to > take ownership to send the value over the wire anyway. > > Design doc: https://docs.google.com/document/d/1Fj013SXClTzk4Yfq2eoL9OkKfN0h-GLXPAokCXFkcTY/edit?usp=sharing > > BUG=654988 > > Review-Url: https://codereview.chromium.org/2692203007 > Cr-Commit-Position: refs/heads/master@{#451691} > Committed: https://chromium.googlesource.com/chromium/src/+/311d4a192239299e42e66b1319b19ee58a5a4b06 TBR=sammc@chromium.org,emaxx@chromium.org,bauerb@chromium.org,tibell@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=654988 Review-Url: https://codereview.chromium.org/2704133006 Cr-Commit-Position: refs/heads/master@{#451856} Committed: https://chromium.googlesource.com/chromium/src/+/0373fe1947fb05fbe421407dc7f393e430db6019

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -163 lines) Patch
M chrome/browser/supervised_user/supervised_user_pref_store.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/supervised_user/supervised_user_pref_store.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M components/policy/core/browser/configuration_policy_pref_store.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/policy/core/browser/configuration_policy_pref_store.cc View 2 chunks +0 lines, -8 lines 0 comments Download
M components/prefs/default_pref_store.h View 2 chunks +0 lines, -2 lines 0 comments Download
M components/prefs/default_pref_store.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M components/prefs/in_memory_pref_store.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/prefs/in_memory_pref_store.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M components/prefs/json_pref_store.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/prefs/json_pref_store.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M components/prefs/overlay_user_pref_store.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/prefs/overlay_user_pref_store.cc View 1 chunk +0 lines, -18 lines 0 comments Download
M components/prefs/overlay_user_pref_store_unittest.cc View 3 chunks +0 lines, -41 lines 0 comments Download
M components/prefs/pref_store.h View 3 chunks +0 lines, -5 lines 0 comments Download
M components/prefs/pref_value_map.h View 2 chunks +0 lines, -4 lines 0 comments Download
M components/prefs/pref_value_map.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M components/prefs/testing_pref_store.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/prefs/testing_pref_store.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M components/prefs/value_map_pref_store.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/prefs/value_map_pref_store.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M components/user_prefs/tracked/segregated_pref_store.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/user_prefs/tracked/segregated_pref_store.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M components/user_prefs/tracked/segregated_pref_store_unittest.cc View 3 chunks +0 lines, -30 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
aelias_OOO_until_Jul13
Created Revert of Add PrefStore::GetValues
3 years, 10 months ago (2017-02-21 23:48:40 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2704133006/1
3 years, 10 months ago (2017-02-21 23:49:48 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/0373fe1947fb05fbe421407dc7f393e430db6019
3 years, 10 months ago (2017-02-21 23:51:44 UTC) #6
tibell
On 2017/02/21 23:48:40, aelias wrote: > Created Revert of Add PrefStore::GetValues Could you please link ...
3 years, 10 months ago (2017-02-21 23:51:56 UTC) #7
aelias_OOO_until_Jul13
3 years, 10 months ago (2017-02-21 23:54:16 UTC) #8
Message was sent while issue was closed.
The failure is linked on the bug http://crbug.com/694814.  It seems not to be on
the CQ but is marked as tree closer on Android sheriff-o-matic
https://sheriff-o-matic.appspot.com/android# .  (That seems nonideal but don't
blame me, I'm just the sheriff today.)

Powered by Google App Engine
This is Rietveld 408576698