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

Issue 2508713003: arc: Prepare ArcAuthEndpoint flag for finch experiment. (Closed)

Created:
4 years, 1 month ago by khmel
Modified:
4 years, 1 month ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, oshima+watch_chromium.org, yusukes+watch_chromium.org, hidehiko+watch_chromium.org, khmel+watch_chromium.org, lhchavez+watch_chromium.org, asvitkine+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: Prepare ArcAuthEndpoint flag for finch experiment. We would like to test silent Arc opt-in flow via finch experiment and this CL updates switch that acivates silent auth workflow. TEST=Manually on device using --enable-features=ArcUseAuthEndpoint and switch in chrome://flags. Plase note, for test I used www-googleapis-staging.sandbox.google.com instead of www.googleapis.com that should be availble on Nov 17. BUG=b/28987931 Committed: https://crrev.com/b0b70023925b4d29270a76f77c45bf8a0d7fbafa Cr-Commit-Position: refs/heads/master@{#433165}

Patch Set 1 #

Total comments: 6

Patch Set 2 : nits #

Patch Set 3 : rebase #

Total comments: 2

Patch Set 4 : restore old value in histograms #

Patch Set 5 : rebase2 #

Patch Set 6 : rebase3 #

Patch Set 7 : fix compilation error, passed unit_tests #

Patch Set 8 : fix rebase glitch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -34 lines) Patch
M chrome/browser/about_flags.cc View 1 2 3 4 1 chunk +1 line, -4 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_auth_code_fetcher.h View 1 2 2 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_auth_code_fetcher.cc View 1 2 2 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_auth_service.cc View 1 2 3 4 5 6 7 2 chunks +4 lines, -11 lines 0 comments Download
M chromeos/chromeos_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M chromeos/chromeos_switches.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M components/arc/arc_features.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M components/arc/arc_features.cc View 1 1 chunk +8 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 42 (19 generated)
khmel
PTAL
4 years, 1 month ago (2016-11-16 21:50:14 UTC) #2
khmel
Adding asvitkine@ in case rkaplow@ is unable to review. PTAL
4 years, 1 month ago (2016-11-16 21:52:00 UTC) #3
Luis Héctor Chávez
lgtm with nits https://codereview.chromium.org/2508713003/diff/1/components/arc/arc_features.cc File components/arc/arc_features.cc (right): https://codereview.chromium.org/2508713003/diff/1/components/arc/arc_features.cc#newcode16 components/arc/arc_features.cc:16: const base::Feature kArcUseAuthEndpointFeature { Same here, ...
4 years, 1 month ago (2016-11-16 22:11:29 UTC) #4
khmel
Thank you Luis! +asvitkine@ in case rkaplow@ is unable to review. https://codereview.chromium.org/2508713003/diff/1/components/arc/arc_features.cc File components/arc/arc_features.cc (right): ...
4 years, 1 month ago (2016-11-16 22:22:14 UTC) #6
khmel
Thank you Luis! +asvitkine@ in case rkaplow@ is unable to review.
4 years, 1 month ago (2016-11-16 22:22:16 UTC) #7
Luis Héctor Chávez
https://codereview.chromium.org/2508713003/diff/1/components/arc/arc_features.h File components/arc/arc_features.h (right): https://codereview.chromium.org/2508713003/diff/1/components/arc/arc_features.h#newcode15 components/arc/arc_features.h:15: extern const base::Feature kArcUseAuthEndpointFeature; On 2016/11/16 22:22:14, khmel wrote: ...
4 years, 1 month ago (2016-11-16 22:24:58 UTC) #8
khmel
https://codereview.chromium.org/2508713003/diff/1/components/arc/arc_features.h File components/arc/arc_features.h (right): https://codereview.chromium.org/2508713003/diff/1/components/arc/arc_features.h#newcode15 components/arc/arc_features.h:15: extern const base::Feature kArcUseAuthEndpointFeature; On 2016/11/16 22:24:58, Luis Héctor ...
4 years, 1 month ago (2016-11-17 18:45:37 UTC) #9
khmel
+ isherman@ I have not got response to review histograms.xml PTAL
4 years, 1 month ago (2016-11-17 21:53:00 UTC) #11
Alexei Svitkine (slow)
lgtm % comment below sorry for the slow reply, rkaplow@ and I had all day ...
4 years, 1 month ago (2016-11-17 22:56:46 UTC) #12
khmel
Thank you a lot Alexei for your review! And sorry for this rush. We have ...
4 years, 1 month ago (2016-11-17 23:48:26 UTC) #13
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/2508713003/60001
4 years, 1 month ago (2016-11-17 23:50:29 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
4 years, 1 month ago (2016-11-18 01:55:42 UTC) #18
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/2508713003/60001
4 years, 1 month ago (2016-11-18 01:57:51 UTC) #20
commit-bot: I haz the power
Failed to apply patch for chrome/browser/chromeos/arc/arc_auth_service.cc: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-18 04:34:28 UTC) #22
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/2508713003/80001
4 years, 1 month ago (2016-11-18 04:40:21 UTC) #25
commit-bot: I haz the power
Failed to apply patch for chrome/browser/chromeos/arc/arc_auth_service.cc: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-18 06:18:12 UTC) #27
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/2508713003/100001
4 years, 1 month ago (2016-11-18 06:34:22 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/237534)
4 years, 1 month ago (2016-11-18 06:54:22 UTC) #32
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/2508713003/140001
4 years, 1 month ago (2016-11-18 07:29:25 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/183572)
4 years, 1 month ago (2016-11-18 08:48:07 UTC) #37
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/2508713003/140001
4 years, 1 month ago (2016-11-18 08:48:59 UTC) #39
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 1 month ago (2016-11-18 10:08:07 UTC) #40
commit-bot: I haz the power
4 years, 1 month ago (2016-11-18 10:09:39 UTC) #42
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/b0b70023925b4d29270a76f77c45bf8a0d7fbafa
Cr-Commit-Position: refs/heads/master@{#433165}

Powered by Google App Engine
This is Rietveld 408576698