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

Issue 6292008: Added flags to prevent messing with network connections while 3G device is be... (Closed)

Created:
9 years, 11 months ago by zel
Modified:
9 years, 6 months ago
Reviewers:
Charlie Lee
CC:
chromium-reviews, davemoore+watch_chromium.org
Visibility:
Public.

Description

Repackeged mobile marketing content as component extension. BUG=chromium-os:11454 TEST=make sure marketing message shows up on chrome:mobilesetup page again

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 9

Patch Set 4 : '' #

Total comments: 2

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -7 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros/mock_network_library.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.h View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.cc View 1 2 3 6 chunks +33 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/dom_ui/internet_options_handler.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc View 1 2 3 8 chunks +22 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/chromeos_internet_options.html View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/chromeos_internet_options.js View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/chromeos_internet_options_page.css View 1 2 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
zel
9 years, 11 months ago (2011-01-20 02:33:23 UTC) #1
Charlie Lee
A couple of main issues: 1) If we are only using lock/unlock for mobile activation, ...
9 years, 11 months ago (2011-01-20 20:05:43 UTC) #2
zel
1) See my other comments on this subject 2) Yes, the activation can still get ...
9 years, 11 months ago (2011-01-20 22:06:14 UTC) #3
Charlie Lee
LGTM but one UI concern. When the network is locked and the mobile setup tab ...
9 years, 11 months ago (2011-01-21 00:24:37 UTC) #4
zel
http://codereview.chromium.org/6292008/diff/21002/chrome/browser/chromeos/status/network_menu_button.cc File chrome/browser/chromeos/status/network_menu_button.cc (right): http://codereview.chromium.org/6292008/diff/21002/chrome/browser/chromeos/status/network_menu_button.cc#newcode125 chrome/browser/chromeos/status/network_menu_button.cc:125: IDS_STATUSBAR_NETWORK_NO_NETWORK_TOOLTIP))); On 2011/01/21 00:24:37, Charlie Lee wrote: > fix ...
9 years, 11 months ago (2011-01-21 19:14:49 UTC) #5
Charlie Lee
9 years, 11 months ago (2011-01-21 19:25:15 UTC) #6
LGTM

On 2011/01/21 19:14:49, zel wrote:
>
http://codereview.chromium.org/6292008/diff/21002/chrome/browser/chromeos/sta...
> File chrome/browser/chromeos/status/network_menu_button.cc (right):
> 
>
http://codereview.chromium.org/6292008/diff/21002/chrome/browser/chromeos/sta...
> chrome/browser/chromeos/status/network_menu_button.cc:125:
> IDS_STATUSBAR_NETWORK_NO_NETWORK_TOOLTIP)));
> On 2011/01/21 00:24:37, Charlie Lee wrote:
> > fix tooltip to be more clear?
> 
> On the second thought, I will better leave the icon and tooltip as they are
> right now and just reflect locked state in the menu. Done.

Powered by Google App Engine
This is Rietveld 408576698