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

Issue 8037035: [ChromeOS] Auto reload auth extension. (Closed)

Created:
9 years, 2 months ago by xiyuan
Modified:
9 years, 2 months ago
CC:
chromium-reviews, arv (Not doing code reviews), altimofeev
Visibility:
Public.

Description

[ChromeOS] Auto reload auth extension. Auto reload auth extension when we hit frame error and we are online. Retry three times with 5s, 10s and 20s delays. Also add more logs to find out whether the offline/portal message is being shown. BUG=chromium-os:20323 TEST=Verify fix for chromium-os:20323. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103057

Patch Set 1 #

Patch Set 2 : use 5,10,20 delays #

Patch Set 3 : merge with altimofeev's CL 8043024 #

Total comments: 4

Patch Set 4 : fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -5 lines) Patch
M chrome/browser/resources/chromeos/login/screen_gaia_signin.js View 1 4 chunks +48 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/screen_offline_message.js View 1 2 3 4 chunks +42 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
xiyuan
9 years, 2 months ago (2011-09-26 21:07:22 UTC) #1
zel
* 1, 2 then 4 seems bit too aggressive, but I am ok if we ...
9 years, 2 months ago (2011-09-26 21:15:07 UTC) #2
xiyuan
On 2011/09/26 21:15:07, zel wrote: > * 1, 2 then 4 seems bit too aggressive, ...
9 years, 2 months ago (2011-09-26 21:27:25 UTC) #3
zel
5,10,20 sounds more reasonable On Mon, Sep 26, 2011 at 2:27 PM, <xiyuan@chromium.org> wrote: > ...
9 years, 2 months ago (2011-09-26 21:30:38 UTC) #4
xiyuan
+altimofeev This CL needs portal state from CL: http://codereview.chromium.org/8043024/
9 years, 2 months ago (2011-09-26 22:24:05 UTC) #5
xiyuan
Merged with 8043024 and we only retry when we are online (i.e. not in a ...
9 years, 2 months ago (2011-09-27 18:19:51 UTC) #6
zel
LGTM http://codereview.chromium.org/8037035/diff/6001/chrome/browser/resources/chromeos/login/screen_offline_message.js File chrome/browser/resources/chromeos/login/screen_offline_message.js (right): http://codereview.chromium.org/8037035/diff/6001/chrome/browser/resources/chromeos/login/screen_offline_message.js#newcode71 chrome/browser/resources/chromeos/login/screen_offline_message.js:71: var isOnline = state == NET_STATE.ONLINE; nit: put ...
9 years, 2 months ago (2011-09-27 22:36:47 UTC) #7
xiyuan
http://codereview.chromium.org/8037035/diff/6001/chrome/browser/resources/chromeos/login/screen_offline_message.js File chrome/browser/resources/chromeos/login/screen_offline_message.js (right): http://codereview.chromium.org/8037035/diff/6001/chrome/browser/resources/chromeos/login/screen_offline_message.js#newcode71 chrome/browser/resources/chromeos/login/screen_offline_message.js:71: var isOnline = state == NET_STATE.ONLINE; On 2011/09/27 22:36:47, ...
9 years, 2 months ago (2011-09-27 22:42:25 UTC) #8
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/xiyuan@chromium.org/8037035/10001
9 years, 2 months ago (2011-09-27 22:42:39 UTC) #9
commit-bot: I haz the power
9 years, 2 months ago (2011-09-28 00:07:34 UTC) #10
Change committed as 103057

Powered by Google App Engine
This is Rietveld 408576698