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

Issue 11066090: Show custom wallpaper container and cannot access wallpaper message when device offline. (Closed)

Created:
8 years, 2 months ago by bshe
Modified:
8 years, 2 months ago
Reviewers:
flackr
CC:
chromium-reviews, arv (Not doing code reviews), stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Show custom wallpaper container and cannot access wallpaper message when device offline. When no network, xmlhttprequest will throw an exception 101. This CL catches the exception and shows an error message in wallpaper picker. BUG=153895 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162174

Patch Set 1 #

Total comments: 2

Patch Set 2 : reviews #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -13 lines) Patch
M chrome/browser/resources/chromeos/wallpaper_manager/js/wallpaper_manager.js View 1 1 chunk +19 lines, -13 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
bshe
Hey Rob. Could you please take a look at this CL? It catches an exception ...
8 years, 2 months ago (2012-10-09 23:06:16 UTC) #1
bshe
Friendly ping in case it is buried. On 2012/10/09 23:06:16, bshe wrote: > Hey Rob. ...
8 years, 2 months ago (2012-10-15 14:35:58 UTC) #2
flackr
Hey, sorry for the delay. The actual change looks good, however I don't like how ...
8 years, 2 months ago (2012-10-16 15:29:48 UTC) #3
bshe
Good suggestion. Could you take another look? Thanks! https://codereview.chromium.org/11066090/diff/1/chrome/browser/resources/chromeos/wallpaper_manager/js/wallpaper_manager.js File chrome/browser/resources/chromeos/wallpaper_manager/js/wallpaper_manager.js (right): https://codereview.chromium.org/11066090/diff/1/chrome/browser/resources/chromeos/wallpaper_manager/js/wallpaper_manager.js#newcode98 chrome/browser/resources/chromeos/wallpaper_manager/js/wallpaper_manager.js:98: this.parseManifest_(xhr.responseText); ...
8 years, 2 months ago (2012-10-16 16:01:48 UTC) #4
flackr
lgtm
8 years, 2 months ago (2012-10-16 16:08:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bshe@chromium.org/11066090/8001
8 years, 2 months ago (2012-10-16 16:14:51 UTC) #6
commit-bot: I haz the power
8 years, 2 months ago (2012-10-16 18:13:56 UTC) #7
Change committed as 162174

Powered by Google App Engine
This is Rietveld 408576698