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

Issue 12597010: Update activation flow for lte devices not to show 3G loading page. (Closed)

Created:
7 years, 9 months ago by tbarzic
Modified:
7 years, 9 months ago
Reviewers:
rkc, xiyuan
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Update activation flow for lte devices not to show 3G loading page. ->remove the page flash at the start of the activation. ->when we detect there is no network connection show the page asking the user to connect to WiFi ->if the payment frame load fails, don't attempt reconnect (as it will fail for networks that should be activated over non-cellular network) TEST=try disconnecting network at various stages of lte activation and validate that 'Connect to Wi-Fi to begin' is shown. When the connection is reestablished, the ui should return to previous state BUG=176356, 174486 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188290

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : . #

Total comments: 2

Patch Set 4 : . #

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -80 lines) Patch
M chrome/browser/chromeos/mobile/mobile_activator.h View 1 2 3 1 chunk +11 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/mobile/mobile_activator.cc View 1 2 3 4 9 chunks +45 lines, -6 lines 0 comments Download
M chrome/browser/resources/chromeos/mobile_setup.html View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/resources/chromeos/mobile_setup.js View 1 2 9 chunks +63 lines, -30 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/mobile_setup_ui.cc View 1 2 3 4 4 chunks +38 lines, -33 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tbarzic
please take a look (xiyuan for owners review)
7 years, 9 months ago (2013-03-14 00:54:16 UTC) #1
xiyuan
html/js LGTM with nits https://chromiumcodereview.appspot.com/12597010/diff/2001/chrome/browser/resources/chromeos/mobile_setup.js File chrome/browser/resources/chromeos/mobile_setup.js (right): https://chromiumcodereview.appspot.com/12597010/diff/2001/chrome/browser/resources/chromeos/mobile_setup.js#newcode246 chrome/browser/resources/chromeos/mobile_setup.js:246: $('paymentForm').classList.add('hidden'); nit: you can simplify ...
7 years, 9 months ago (2013-03-14 01:29:16 UTC) #2
tbarzic
https://chromiumcodereview.appspot.com/12597010/diff/2001/chrome/browser/resources/chromeos/mobile_setup.js File chrome/browser/resources/chromeos/mobile_setup.js (right): https://chromiumcodereview.appspot.com/12597010/diff/2001/chrome/browser/resources/chromeos/mobile_setup.js#newcode246 chrome/browser/resources/chromeos/mobile_setup.js:246: $('paymentForm').classList.add('hidden'); On 2013/03/14 01:29:17, xiyuan wrote: > nit: you ...
7 years, 9 months ago (2013-03-14 01:36:28 UTC) #3
rkc
LGTM - please test the 3g flow also with this new code to ensure nothing ...
7 years, 9 months ago (2013-03-14 01:55:19 UTC) #4
tbarzic
no worries, I'll test 3g flow tomorrow.. https://codereview.chromium.org/12597010/diff/8001/chrome/browser/chromeos/mobile/mobile_activator.h File chrome/browser/chromeos/mobile/mobile_activator.h (right): https://codereview.chromium.org/12597010/diff/8001/chrome/browser/chromeos/mobile/mobile_activator.h#newcode70 chrome/browser/chromeos/mobile/mobile_activator.h:70: PLAN_ACTIVATION_WAITING_FOR_CONNECTION = ...
7 years, 9 months ago (2013-03-14 02:06:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tbarzic@chromium.org/12597010/19001
7 years, 9 months ago (2013-03-15 02:28:46 UTC) #6
commit-bot: I haz the power
7 years, 9 months ago (2013-03-15 07:41:11 UTC) #7
Message was sent while issue was closed.
Change committed as 188290

Powered by Google App Engine
This is Rietveld 408576698