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

Issue 2206883002: Do not sync ARC opt-in preference (Closed)

Created:
4 years, 4 months ago by dspaid
Modified:
4 years, 4 months ago
Reviewers:
hidehiko, khmel
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, yusukes+watch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not sync the ARC++ opt-in preference. This is a re-implementation of 1c7841e8e0322b8c3599710e017ff0fb38ab056f, which made ARC opt-in preference not synced. That change also stopped sending UMA stats due to not calling the OnSyncedPrefChanged method. BUG=633017 TEST=browser_tests --gtest_filter=ArcAuthServiceTest.* Additionally manually tested that the normal opt-in/opt-out process worked as expected. Committed: https://crrev.com/176f6733ab5bdf6de91f08e840b814cf76b910bb Cr-Commit-Position: refs/heads/master@{#410994}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Do not sync the ARC++ opt-in preference. #

Patch Set 3 : Consider all opt-in changes to be synced if ARC is a managed preference #

Total comments: 4

Patch Set 4 : Add TODOs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M chrome/browser/chromeos/arc/arc_auth_service.cc View 1 2 3 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
dspaid
4 years, 4 months ago (2016-08-03 07:23:13 UTC) #2
khmel
On 2016/08/03 07:23:13, dspaid wrote: Based on discussion on b/ we have a plan to ...
4 years, 4 months ago (2016-08-03 13:49:15 UTC) #3
khmel
https://codereview.chromium.org/2206883002/diff/1/chrome/browser/chromeos/arc/arc_auth_service.cc File chrome/browser/chromeos/arc/arc_auth_service.cc (right): https://codereview.chromium.org/2206883002/diff/1/chrome/browser/chromeos/arc/arc_auth_service.cc#newcode476 chrome/browser/chromeos/arc/arc_auth_service.cc:476: UpdateOptInActionUMA(arc_enabled ? OptInActionType::OPTED_IN Now this statistics is incorrect for ...
4 years, 4 months ago (2016-08-03 14:28:32 UTC) #4
dspaid
On 2016/08/03 14:28:32, khmel wrote: > https://codereview.chromium.org/2206883002/diff/1/chrome/browser/chromeos/arc/arc_auth_service.cc > File chrome/browser/chromeos/arc/arc_auth_service.cc (right): > > https://codereview.chromium.org/2206883002/diff/1/chrome/browser/chromeos/arc/arc_auth_service.cc#newcode476 > ...
4 years, 4 months ago (2016-08-08 00:07:58 UTC) #6
khmel
On 2016/08/08 00:07:58, dspaid wrote: > On 2016/08/03 14:28:32, khmel wrote: > > > https://codereview.chromium.org/2206883002/diff/1/chrome/browser/chromeos/arc/arc_auth_service.cc ...
4 years, 4 months ago (2016-08-08 14:32:19 UTC) #7
dspaid
On 2016/08/08 14:32:19, khmel wrote: > On 2016/08/08 00:07:58, dspaid wrote: > > On 2016/08/03 ...
4 years, 4 months ago (2016-08-09 00:30:35 UTC) #8
khmel
https://codereview.chromium.org/2206883002/diff/40001/chrome/browser/chromeos/arc/arc_auth_service.cc File chrome/browser/chromeos/arc/arc_auth_service.cc (right): https://codereview.chromium.org/2206883002/diff/40001/chrome/browser/chromeos/arc/arc_auth_service.cc#newcode156 chrome/browser/chromeos/arc/arc_auth_service.cc:156: registry->RegisterBooleanPref(prefs::kArcEnabled, false); Please add // TODO(): ... https://codereview.chromium.org/2206883002/diff/40001/chrome/browser/chromeos/arc/arc_auth_service.cc#newcode520 chrome/browser/chromeos/arc/arc_auth_service.cc:520: ...
4 years, 4 months ago (2016-08-09 15:25:49 UTC) #9
dspaid
https://codereview.chromium.org/2206883002/diff/40001/chrome/browser/chromeos/arc/arc_auth_service.cc File chrome/browser/chromeos/arc/arc_auth_service.cc (right): https://codereview.chromium.org/2206883002/diff/40001/chrome/browser/chromeos/arc/arc_auth_service.cc#newcode156 chrome/browser/chromeos/arc/arc_auth_service.cc:156: registry->RegisterBooleanPref(prefs::kArcEnabled, false); On 2016/08/09 15:25:48, khmel wrote: > Please ...
4 years, 4 months ago (2016-08-09 23:25:07 UTC) #10
khmel
based on our meeting lgtm
4 years, 4 months ago (2016-08-10 02:13:39 UTC) #11
hidehiko
lgtm
4 years, 4 months ago (2016-08-10 04:42:28 UTC) #12
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/2206883002/60001
4 years, 4 months ago (2016-08-10 06:43:24 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-10 07:29:36 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 07:30:50 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/176f6733ab5bdf6de91f08e840b814cf76b910bb
Cr-Commit-Position: refs/heads/master@{#410994}

Powered by Google App Engine
This is Rietveld 408576698