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

Issue 2795603002: Add an update warning for downloading over mobile data (Closed)

Created:
3 years, 8 months ago by weidongg
Modified:
3 years, 7 months ago
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, dbeam+watch-settings_chromium.org, srahim+watch_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add an update warning for downloading over mobile data https://screenshot.googleplex.com/sHy71kU48TQ BUG=691108 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2795603002 Cr-Commit-Position: refs/heads/master@{#463314} Committed: https://chromium.googlesource.com/chromium/src/+/23ddc246ca2419019e16b59e1a55d775e3ce3ca1

Patch Set 1 #

Total comments: 1

Patch Set 2 #

Total comments: 18

Patch Set 3 : A bad patch set, please ignore it. #

Patch Set 4 #

Total comments: 3

Patch Set 5 : Ignore this as I uploaded a new CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+241 lines, -28 lines) Patch
M chrome/browser/chromeos/login/screens/update_screen.cc View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/system_private/system_private_api.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/about_page/about_page.html View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/about_page/about_page.js View 1 2 3 4 5 chunks +26 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/about_page/about_page_browser_proxy.js View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/about_page/update_warning_dialog.js View 1 2 3 4 2 chunks +13 lines, -6 lines 0 comments Download
M chrome/browser/ui/webui/help/help_handler.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/help/help_handler.cc View 1 2 3 4 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/help/version_updater.h View 1 2 3 4 3 chunks +18 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/help/version_updater_basic.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/help/version_updater_chromeos.h View 1 2 3 4 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/help/version_updater_chromeos.cc View 1 2 3 4 9 chunks +40 lines, -11 lines 0 comments Download
M chrome/browser/ui/webui/settings/about_handler.h View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/about_handler.cc View 1 2 3 4 7 chunks +35 lines, -3 lines 0 comments Download
M chromeos/dbus/update_engine_client.h View 1 2 3 4 2 chunks +14 lines, -1 line 0 comments Download
M chromeos/dbus/update_engine_client.cc View 1 2 3 4 5 chunks +56 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 40 (19 generated)
weidongg
3 years, 8 months ago (2017-04-02 20:43:27 UTC) #3
weidongg
3 years, 8 months ago (2017-04-02 20:43:54 UTC) #4
afakhry
+michaelpg, -thestig It helps if you show links to screenshots of how this actually would ...
3 years, 8 months ago (2017-04-03 16:27:27 UTC) #6
weidongg
On 2017/04/03 16:27:27, afakhry wrote: > +michaelpg, -thestig > > It helps if you show ...
3 years, 8 months ago (2017-04-03 16:51:30 UTC) #7
weidongg
3 years, 8 months ago (2017-04-03 18:57:26 UTC) #13
michaelpg
On 2017/04/03 16:51:30, weidongg wrote: > On 2017/04/03 16:27:27, afakhry wrote: > > +michaelpg, -thestig ...
3 years, 8 months ago (2017-04-04 00:38:40 UTC) #18
michaelpg
Just nits. https://codereview.chromium.org/2795603002/diff/20001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/2795603002/diff/20001/chrome/app/settings_strings.grdp#newcode112 chrome/app/settings_strings.grdp:112: <message name="IDS_SETTINGS_ABOUT_PAGE_UPDATE_WARNING_MESSAGE" desc="Warning about update over mobile ...
3 years, 8 months ago (2017-04-04 00:44:52 UTC) #19
weidongg
I uploaded a bad patch set and I couldn't delete it, so I uploaded another ...
3 years, 8 months ago (2017-04-04 04:25:12 UTC) #20
michaelpg
lgtm
3 years, 8 months ago (2017-04-04 20:32:14 UTC) #21
weidongg
grt@chromium.org: Please review changes in chrome/app/settings_strings.grdp
3 years, 8 months ago (2017-04-07 23:17:39 UTC) #23
weidongg
msw@chromium.org: Please review changes in chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
3 years, 8 months ago (2017-04-07 23:18:23 UTC) #25
msw
I'm not sure if you actually need my review, since chrome/browser/ui/webui/settings/OWNERS points to: chrome/browser/resources/settings/OWNERS, which ...
3 years, 8 months ago (2017-04-08 00:23:14 UTC) #26
weidongg
On 2017/04/08 00:23:14, msw wrote: > I'm not sure if you actually need my review, ...
3 years, 8 months ago (2017-04-08 00:28:28 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/2795603002/60001
3 years, 8 months ago (2017-04-10 16:44:44 UTC) #29
weidongg
thestig@chromium.org: Please review changes in chrome/app/settings_strings.grdp
3 years, 8 months ago (2017-04-10 16:47:39 UTC) #32
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/chromium/src/+/23ddc246ca2419019e16b59e1a55d775e3ce3ca1
3 years, 8 months ago (2017-04-10 17:49:34 UTC) #35
Lei Zhang
lgtm, even though CQ went ahead without me. https://codereview.chromium.org/2795603002/diff/60001/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc File chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc (right): https://codereview.chromium.org/2795603002/diff/60001/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc#newcode279 chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc:279: #endif ...
3 years, 8 months ago (2017-04-10 17:58:24 UTC) #36
weidongg
https://codereview.chromium.org/2795603002/diff/60001/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc File chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc (right): https://codereview.chromium.org/2795603002/diff/60001/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc#newcode279 chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc:279: #endif On 2017/04/10 17:58:24, Lei Zhang wrote: > BTW, ...
3 years, 8 months ago (2017-04-10 18:17:01 UTC) #37
Lei Zhang
https://codereview.chromium.org/2795603002/diff/60001/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc File chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc (right): https://codereview.chromium.org/2795603002/diff/60001/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc#newcode279 chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc:279: #endif On 2017/04/10 18:17:01, weidongg wrote: > On 2017/04/10 ...
3 years, 8 months ago (2017-04-10 18:28:33 UTC) #38
weidongg
On 2017/04/10 18:28:33, Lei Zhang wrote: > https://codereview.chromium.org/2795603002/diff/60001/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc > File chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc > (right): > > ...
3 years, 8 months ago (2017-04-10 19:09:58 UTC) #39
Lei Zhang
3 years, 8 months ago (2017-04-10 19:10:49 UTC) #40
Message was sent while issue was closed.
On 2017/04/10 19:09:58, weidongg wrote:
> Ok, I see. Thanks for clarifying. I will add this and create a new CL.

Don't worry too much about it.

Powered by Google App Engine
This is Rietveld 408576698