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

Issue 3748005: Update icons to show lowdata and very lowdata for 3G data.... (Closed)

Created:
10 years, 2 months ago by Charlie Lee
Modified:
9 years, 7 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Update icons to show lowdata and very lowdata for 3G data. BUG=chromium-os:5608 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=63135

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 11

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -100 lines) Patch
M chrome/app/theme/statusbar_network_3g.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_3g_lowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_3g_vlowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars1_lowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars1_vlowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars2_lowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars2_vlowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars3_lowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars3_vlowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars4_lowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars4_vlowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars5_lowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars5_vlowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars6_lowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars6_vlowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars7_lowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars7_vlowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars8_lowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars8_vlowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars9_lowdata.png View Binary file 0 comments Download
A chrome/app/theme/statusbar_network_bars9_vlowdata.png View Binary file 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.h View 1 2 5 6 chunks +23 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.cc View 1 2 5 chunks +34 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/dom_ui/internet_options_handler.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/chromeos/dom_ui/internet_options_handler.cc View 1 2 5 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/network_message_observer.h View 1 2 2 chunks +1 line, -8 lines 0 comments Download
M chrome/browser/chromeos/network_message_observer.cc View 1 2 2 chunks +20 lines, -37 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu.h View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu.cc View 1 2 2 chunks +74 lines, -27 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu_button.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu_button.cc View 1 2 3 4 3 chunks +27 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Charlie Lee
10 years, 2 months ago (2010-10-14 09:31:18 UTC) #1
stevenjb
http://codereview.chromium.org/3748005/diff/27001/28023 File chrome/browser/chromeos/cros/network_library.cc (right): http://codereview.chromium.org/3748005/diff/27001/28023#newcode481 chrome/browser/chromeos/cros/network_library.cc:481: } See comment in header. I think the code ...
10 years, 2 months ago (2010-10-14 17:58:43 UTC) #2
Charlie Lee
http://codereview.chromium.org/3748005/diff/27001/28023 File chrome/browser/chromeos/cros/network_library.cc (right): http://codereview.chromium.org/3748005/diff/27001/28023#newcode481 chrome/browser/chromeos/cros/network_library.cc:481: } On 2010/10/14 17:58:43, Steven Bennetts wrote: > See ...
10 years, 2 months ago (2010-10-19 21:02:19 UTC) #3
stevenjb
10 years, 2 months ago (2010-10-19 21:28:09 UTC) #4
LGTM

http://codereview.chromium.org/3748005/diff/27001/28025
File chrome/browser/chromeos/dom_ui/internet_options_handler.cc (right):

http://codereview.chromium.org/3748005/diff/27001/28025#newcode409
chrome/browser/chromeos/dom_ui/internet_options_handler.cc:409: const
chromeos::CellularDataPlan& plan) {
On 2010/10/19 21:02:19, Charlie Lee wrote:
> Hard to move this logic right now. Will look into this later.
> 
> On 2010/10/14 17:58:43, Steven Bennetts wrote:
> > This logic seems very similar to the logic now in network_library. Can we
use
> > the same logic instead of just the same constants?
> > 
> 
> 

Fair enough.

Powered by Google App Engine
This is Rietveld 408576698