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

Issue 2114463002: arc: Notify the user on fatal opt-in flow errors (Closed)

Created:
4 years, 5 months ago by Luis Héctor Chávez
Modified:
4 years, 5 months ago
Reviewers:
Yusuke Sato, 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/a/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: Notify the user on fatal opt-in flow errors If ARC has a fatal error during first initialization, the user will never be notified. It might also cause a case where ARC would be stopped and started infinitely without giving the user a chance to stop it. This change adds some logic to stop automatically retrying to start ARC and let the user decide to do so instead. BUG=b/29833836 TEST=Kill ARC mid-initialization, "Service unavailable" is shown Committed: https://crrev.com/bbe66f3c030c62d2e07d24082817d9f68da2a6d1 Cr-Commit-Position: refs/heads/master@{#403231}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M chrome/browser/chromeos/arc/arc_auth_service.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_auth_service.cc View 4 chunks +11 lines, -0 lines 1 comment Download

Messages

Total messages: 10 (3 generated)
Luis Héctor Chávez
PTAL https://codereview.chromium.org/2114463002/diff/1/chrome/browser/chromeos/arc/arc_auth_service.cc File chrome/browser/chromeos/arc/arc_auth_service.cc (right): https://codereview.chromium.org/2114463002/diff/1/chrome/browser/chromeos/arc/arc_auth_service.cc#newcode246 chrome/browser/chromeos/arc/arc_auth_service.cc:246: waiting_for_reply_ = false; If adding this flag is ...
4 years, 5 months ago (2016-06-29 23:37:50 UTC) #2
khmel
lgtm
4 years, 5 months ago (2016-06-29 23:39:27 UTC) #3
Yusuke Sato
lgtm
4 years, 5 months ago (2016-06-30 17:50:58 UTC) #4
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/2114463002/1
4 years, 5 months ago (2016-06-30 18:02:01 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-06-30 18:39:53 UTC) #7
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-06-30 18:39:55 UTC) #8
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 18:41:19 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/bbe66f3c030c62d2e07d24082817d9f68da2a6d1
Cr-Commit-Position: refs/heads/master@{#403231}

Powered by Google App Engine
This is Rietveld 408576698