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

Issue 2915383002: Fix crash of update-over-cellular icon (Closed)

Created:
3 years, 6 months ago by weidongg
Modified:
3 years, 6 months ago
Reviewers:
xiyuan, stevenjb
CC:
chromium-reviews, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix crash of update-over-cellular icon The CL disables update-over-cellular icon in system tray in locked and login screen, as the icon will bring user to settings page which is not available yet. BUG=729202 Review-Url: https://codereview.chromium.org/2915383002 Cr-Commit-Position: refs/heads/master@{#477015} Committed: https://chromium.googlesource.com/chromium/src/+/0320b2c46526df82b647a224a995642dfad79f7b

Patch Set 1 #

Patch Set 2 : Disable the icon in locked and login screen instead of OOBE #

Total comments: 6

Patch Set 3 : clean up code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M ash/system/update/tray_update.cc View 1 2 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/chromeos/upgrade_detector_chromeos.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (8 generated)
weidongg
3 years, 6 months ago (2017-06-02 22:52:39 UTC) #2
xiyuan
Update engine should not do anything until oobe is marked as complete. How did you ...
3 years, 6 months ago (2017-06-02 23:06:23 UTC) #3
weidongg
On 2017/06/02 23:06:23, xiyuan wrote: > Update engine should not do anything until oobe is ...
3 years, 6 months ago (2017-06-03 00:17:38 UTC) #5
xiyuan
https://codereview.chromium.org/2915383002/diff/20001/ash/system/update/tray_update.cc File ash/system/update/tray_update.cc (right): https://codereview.chromium.org/2915383002/diff/20001/ash/system/update/tray_update.cc#newcode70 ash/system/update/tray_update.cc:70: explicit UpdateView(TrayUpdate* owner, LoginStatus status) nit: "explicit" can be ...
3 years, 6 months ago (2017-06-05 16:12:52 UTC) #6
weidongg
https://codereview.chromium.org/2915383002/diff/20001/ash/system/update/tray_update.cc File ash/system/update/tray_update.cc (right): https://codereview.chromium.org/2915383002/diff/20001/ash/system/update/tray_update.cc#newcode70 ash/system/update/tray_update.cc:70: explicit UpdateView(TrayUpdate* owner, LoginStatus status) On 2017/06/05 16:12:52, xiyuan ...
3 years, 6 months ago (2017-06-05 16:56:52 UTC) #7
xiyuan
lgtm
3 years, 6 months ago (2017-06-05 16:58:18 UTC) #8
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/2915383002/40001
3 years, 6 months ago (2017-06-05 16:59:41 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/455630)
3 years, 6 months ago (2017-06-05 17:08:52 UTC) #12
weidongg
stevenjb@chromium.org: Please review changes in ash/system/update/tray_update.cc
3 years, 6 months ago (2017-06-05 17:36:13 UTC) #14
stevenjb
lgtm
3 years, 6 months ago (2017-06-05 17:43:55 UTC) #15
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/2915383002/40001
3 years, 6 months ago (2017-06-05 17:44:36 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-06-05 17:50:14 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/0320b2c46526df82b647a224a995...

Powered by Google App Engine
This is Rietveld 408576698