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

Issue 19477006: Use dinosaur icon on "you are offline" error page. (Closed)

Created:
7 years, 5 months ago by newt (away)
Modified:
7 years, 5 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

Use dinosaur icon on "you are offline" error page. This changes the ERR_INTERNET_DISCONNECTED net error page to show a dinosaur icon instead of the sad face icon. BUG=263464 R=mmenke@chromium.org, nkostylev@chromium.org, thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213710

Patch Set 1 #

Total comments: 3

Patch Set 2 : addressed mmenke's comments #

Total comments: 4

Patch Set 3 : more comments, moved images to separate CL #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -6 lines) Patch
M chrome/app/theme/theme_resources.grd View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/login/screen_error_message.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/localized_error.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/renderer/resources/neterror.html View 1 2 4 chunks +13 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
newt (away)
+ygorshenin for cros changes +mmenke for neterror.html and localized_error.cc +thakis for OWNER goodness
7 years, 5 months ago (2013-07-23 22:19:10 UTC) #1
Nico
owners lgtm, assuming mmenke and ygorshenin are happy
7 years, 5 months ago (2013-07-23 22:39:04 UTC) #2
mmenke
Also, have you run pngcrush on the icons? https://codereview.chromium.org/19477006/diff/1/chrome/common/localized_error.cc File chrome/common/localized_error.cc (right): https://codereview.chromium.org/19477006/diff/1/chrome/common/localized_error.cc#newcode533 chrome/common/localized_error.cc:533: error_code ...
7 years, 5 months ago (2013-07-24 14:54:17 UTC) #3
Nico
Oshima runs some script to crush all images before releases. On Jul 24, 2013 7:54 ...
7 years, 5 months ago (2013-07-24 15:55:10 UTC) #4
newt (away)
https://codereview.chromium.org/19477006/diff/1/chrome/common/localized_error.cc File chrome/common/localized_error.cc (right): https://codereview.chromium.org/19477006/diff/1/chrome/common/localized_error.cc#newcode533 chrome/common/localized_error.cc:533: error_code == net::ERR_INTERNET_DISCONNECTED); On 2013/07/24 14:54:17, mmenke wrote: > ...
7 years, 5 months ago (2013-07-24 17:30:52 UTC) #5
mmenke
https://codereview.chromium.org/19477006/diff/1/chrome/common/localized_error.cc File chrome/common/localized_error.cc (right): https://codereview.chromium.org/19477006/diff/1/chrome/common/localized_error.cc#newcode533 chrome/common/localized_error.cc:533: error_code == net::ERR_INTERNET_DISCONNECTED); On 2013/07/24 17:30:52, newt wrote: > ...
7 years, 5 months ago (2013-07-24 17:51:04 UTC) #6
newt (away)
On 2013/07/24 17:51:04, mmenke wrote: > https://codereview.chromium.org/19477006/diff/1/chrome/common/localized_error.cc > File chrome/common/localized_error.cc (right): > > https://codereview.chromium.org/19477006/diff/1/chrome/common/localized_error.cc#newcode533 > ...
7 years, 5 months ago (2013-07-24 18:37:15 UTC) #7
newt (away)
ready for re-review, thanks!
7 years, 5 months ago (2013-07-24 18:38:13 UTC) #8
mmenke
https://codereview.chromium.org/19477006/diff/10001/chrome/renderer/resources/neterror.html File chrome/renderer/resources/neterror.html (right): https://codereview.chromium.org/19477006/diff/10001/chrome/renderer/resources/neterror.html#newcode332 chrome/renderer/resources/neterror.html:332: <div><img class="icon" jsvalues=".className:iconClass"></div> Doesn't setting classname overwrite the current ...
7 years, 5 months ago (2013-07-24 18:45:42 UTC) #9
Nikita (slow)
You'll have to commit images in a separate CL so that you could then run ...
7 years, 5 months ago (2013-07-24 18:52:06 UTC) #10
newt (away)
https://codereview.chromium.org/19477006/diff/10001/chrome/renderer/resources/neterror.html File chrome/renderer/resources/neterror.html (right): https://codereview.chromium.org/19477006/diff/10001/chrome/renderer/resources/neterror.html#newcode332 chrome/renderer/resources/neterror.html:332: <div><img class="icon" jsvalues=".className:iconClass"></div> On 2013/07/24 18:45:42, mmenke wrote: > ...
7 years, 5 months ago (2013-07-24 21:02:34 UTC) #11
mmenke
localized_error and neterror LGTM!
7 years, 5 months ago (2013-07-24 21:04:14 UTC) #12
Nikita (slow)
chromeos/login lgtm
7 years, 5 months ago (2013-07-25 00:35:03 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/newt@chromium.org/19477006/24001
7 years, 5 months ago (2013-07-25 20:42:51 UTC) #14
newt (away)
7 years, 5 months ago (2013-07-25 22:40:50 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 manually as r213710 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698