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

Issue 3606005: Hooked mobile activation UI with the new libcros additions (Closed)

Created:
10 years, 2 months ago by zel
Modified:
10 years, 2 months ago
CC:
chromium-reviews, arv (Not doing code reviews), davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Finished mobile activation UI. Notification logic need to be tested. BUG=chromium-os:4739, chromium-os:6949 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=62041

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 34

Patch Set 5 : '' #

Patch Set 6 : '' #

Total comments: 14

Patch Set 7 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+575 lines, -77 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 1 chunk +15 lines, -3 lines 1 comment Download
M chrome/browser/chromeos/cros/network_library.h View 1 4 5 6 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.cc View 1 2 3 4 5 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc View 1 2 3 4 5 6 9 chunks +298 lines, -38 lines 0 comments Download
M chrome/browser/resources/connection_manager.js View 4 5 2 chunks +0 lines, -21 lines 0 comments Download
M chrome/browser/resources/mobile_setup.html View 1 2 3 4 5 2 chunks +151 lines, -10 lines 0 comments Download
M chrome/browser/resources/mobile_setup.js View 1 2 3 4 5 4 chunks +89 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
zel
This CL includes: - final UI for activation - JS logic for displaying different UI ...
10 years, 2 months ago (2010-10-08 06:00:59 UTC) #1
dhg
http://codereview.chromium.org/3606005/diff/14001/7009 File chrome/browser/resources/mobile_setup.js (right): http://codereview.chromium.org/3606005/diff/14001/7009#newcode106 chrome/browser/resources/mobile_setup.js:106: $('system-status').classList.add('hidden'); Could we do all these hidings, etc with ...
10 years, 2 months ago (2010-10-08 17:28:26 UTC) #2
Eric Shienbrood
Most of these are comment issues, so feel free to ignore those for now. http://codereview.chromium.org/3606005/diff/14001/7003 ...
10 years, 2 months ago (2010-10-08 17:39:40 UTC) #3
stevenjb
http://codereview.chromium.org/3606005/diff/14001/7006 File chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc (right): http://codereview.chromium.org/3606005/diff/14001/7006#newcode58 chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc:58: // / nit: incomplete comment? http://codereview.chromium.org/3606005/diff/14001/7006#newcode237 chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc:237: l10n_util::GetStringUTF16(IDS_MOBILE_ACTIVATING_HEADER)); Duplicate ...
10 years, 2 months ago (2010-10-08 17:57:16 UTC) #4
zel
http://codereview.chromium.org/3606005/diff/14001/7003 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/3606005/diff/14001/7003#newcode4077 chrome/app/generated_resources.grd:4077: Activating your connection On 2010/10/08 17:39:40, Eric Shienbrood wrote: ...
10 years, 2 months ago (2010-10-08 18:51:20 UTC) #5
stevenjb
LGTM http://codereview.chromium.org/3606005/diff/14001/7006 File chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc (right): http://codereview.chromium.org/3606005/diff/14001/7006#newcode467 chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc:467: kCellularConfigPath; On 2010/10/08 18:51:20, zel wrote: > On ...
10 years, 2 months ago (2010-10-08 19:07:16 UTC) #6
Eric Shienbrood
Just more questions about "connection" vs. "activation" in the messages. http://codereview.chromium.org/3606005/diff/14001/7006 File chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc (right): http://codereview.chromium.org/3606005/diff/14001/7006#newcode352 ...
10 years, 2 months ago (2010-10-08 19:44:06 UTC) #7
zel
Kan looked over the remaining texts and blessed them. http://codereview.chromium.org/3606005/diff/29001/30001 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/3606005/diff/29001/30001#newcode4068 chrome/app/generated_resources.grd:4068: ...
10 years, 2 months ago (2010-10-08 20:37:52 UTC) #8
Eric Shienbrood
10 years, 2 months ago (2010-10-08 20:52:47 UTC) #9
LGTM with one minor typo.

http://codereview.chromium.org/3606005/diff/1007/41001
File chrome/app/generated_resources.grd (right):

http://codereview.chromium.org/3606005/diff/1007/41001#newcode4079
chrome/app/generated_resources.grd:4079: <message
name="IDS_MOBILE_COMPLETED_HEADER" desc="Message header when data servicen is
completed">
typo: s/servicen/service/

Powered by Google App Engine
This is Rietveld 408576698