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

Issue 476983002: About page should not automatically trigger OS updates (Closed)

Created:
6 years, 4 months ago by michaelpg
Modified:
6 years, 3 months ago
Reviewers:
deymo, Evan Stade
CC:
chromium-reviews, arv+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

About page should not automatically trigger OS updates Currently, if the user opens the Help/About page on Chrome OS it will automatically check for an update and begin downloading/installing it. Users should be able to decide when their update is applied, e.g., in case they are connected to a tethered or bandwidth-limited network. This disables the auto-update check on Chrome OS, replacing it with a button the user can press to check for updates. (This has no effect on the scheduled auto-updating service.) Screenshots: http://imgur.com/a/k2s6y#0 BUG=394226 R=estade@chromium.org, deymo@chromium.org Committed: https://crrev.com/5832e1e7030ffe2d41ee563be334eee58d8eb046 Cr-Commit-Position: refs/heads/master@{#291580}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : rebase and formatting #

Total comments: 2

Patch Set 3 : Updated comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -33 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/help/help_content.html View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/help/help_page.js View 1 2 2 chunks +28 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/help/help_browsertest.js View 1 chunk +55 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/help/help_handler.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/help/help_handler.cc View 1 6 chunks +20 lines, -11 lines 0 comments Download
M chrome/browser/ui/webui/help/version_updater_chromeos.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/help/version_updater_chromeos.cc View 1 2 chunks +42 lines, -18 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
michaelpg
https://codereview.chromium.org/476983002/diff/20001/chrome/browser/ui/webui/help/version_updater_chromeos.cc File chrome/browser/ui/webui/help/version_updater_chromeos.cc (right): https://codereview.chromium.org/476983002/diff/20001/chrome/browser/ui/webui/help/version_updater_chromeos.cc#newcode137 chrome/browser/ui/webui/help/version_updater_chromeos.cc:137: if (!update_engine_client->HasObserver(this)) Note that this is an existing "bug" ...
6 years, 4 months ago (2014-08-14 22:52:57 UTC) #1
Evan Stade
lgtm https://codereview.chromium.org/476983002/diff/20001/chrome/browser/ui/webui/help/version_updater_chromeos.h File chrome/browser/ui/webui/help/version_updater_chromeos.h (right): https://codereview.chromium.org/476983002/diff/20001/chrome/browser/ui/webui/help/version_updater_chromeos.h#newcode27 chrome/browser/ui/webui/help/version_updater_chromeos.h:27: protected: one space
6 years, 4 months ago (2014-08-18 18:43:04 UTC) #2
michaelpg
deymo, could you take a look? Thanks! https://codereview.chromium.org/476983002/diff/20001/chrome/browser/ui/webui/help/version_updater_chromeos.h File chrome/browser/ui/webui/help/version_updater_chromeos.h (right): https://codereview.chromium.org/476983002/diff/20001/chrome/browser/ui/webui/help/version_updater_chromeos.h#newcode27 chrome/browser/ui/webui/help/version_updater_chromeos.h:27: protected: On ...
6 years, 4 months ago (2014-08-18 21:53:21 UTC) #3
deymo
lgtm in general. I left one comment. Thanks for implementing this. Did you test that ...
6 years, 4 months ago (2014-08-19 05:09:12 UTC) #4
michaelpg
How does this affect OOBE? I know OOBE checks for updates but I don't see ...
6 years, 4 months ago (2014-08-19 05:20:02 UTC) #5
deymo
I'm not sure, but isn't the OOBE also calling the same CheckForUpdate() method that you ...
6 years, 4 months ago (2014-08-19 05:30:23 UTC) #6
michaelpg
No, it looks like OOBE just uses the update engine dbus client (like VersionUpdater does): ...
6 years, 4 months ago (2014-08-19 06:42:45 UTC) #7
michaelpg
Thanks.
6 years, 4 months ago (2014-08-22 22:52:58 UTC) #8
michaelpg
The CQ bit was checked by michaelpg@chromium.org
6 years, 4 months ago (2014-08-22 22:53:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelpg@chromium.org/476983002/80001
6 years, 4 months ago (2014-08-22 22:54:06 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (80001) as 248e7742df60713716e64d70d1065f971c750a45
6 years, 4 months ago (2014-08-23 21:19:35 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:30:54 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5832e1e7030ffe2d41ee563be334eee58d8eb046
Cr-Commit-Position: refs/heads/master@{#291580}

Powered by Google App Engine
This is Rietveld 408576698