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

Issue 5147004: Added [Close] button on completed activation overlay div.... (Closed)

Created:
10 years, 1 month ago by zel
Modified:
9 years, 6 months ago
CC:
chromium-reviews, arv (Not doing code reviews), ben+cc_chromium.org
Visibility:
Public.

Description

Added [Close] button on completed activation overlay div. Included logic for connection recovery - if we fail or timeout (30 sec) while trying to reconnect the process of reconnecting will be repeated 10 times before we throw an error. BUG=chromium-os:9304, chromium-os:9333 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66593

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 8

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -51 lines) Patch
M chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc View 2 3 4 5 9 chunks +61 lines, -27 lines 0 comments Download
M chrome/browser/resources/mobile_setup.html View 1 3 chunks +33 lines, -24 lines 0 comments Download
M chrome/browser/resources/mobile_setup.js View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
zel
10 years, 1 month ago (2010-11-18 02:11:44 UTC) #1
Charlie Lee
LGTM
10 years, 1 month ago (2010-11-18 02:30:21 UTC) #2
oshima
lgtm
10 years, 1 month ago (2010-11-18 02:44:56 UTC) #3
zel
jglasgow@ and ers@, please review reconnection logic that has been added to this CL. HTML+JS ...
10 years, 1 month ago (2010-11-18 04:08:42 UTC) #4
Jason Glasgow
Really just a few nits. I think this makes sense given the schedule, but I'd ...
10 years, 1 month ago (2010-11-18 04:31:12 UTC) #5
zel
http://codereview.chromium.org/5147004/diff/14001/chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc File chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc (right): http://codereview.chromium.org/5147004/diff/14001/chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc#newcode490 chrome/browser/chromeos/dom_ui/mobile_setup_ui.cc:490: UMA_HISTOGRAM_COUNTS("Cellular.ConnectionRetry", 1); On 2010/11/18 04:31:12, Jason Glasgow wrote: > ...
10 years, 1 month ago (2010-11-18 04:39:51 UTC) #6
jglasgow
LGTM (Agree on your DCHECK pushback. I missed the other call).
10 years, 1 month ago (2010-11-18 05:03:37 UTC) #7
Charlie Lee
10 years, 1 month ago (2010-11-18 05:16:03 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698