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

Issue 2217273002: Desaturate the favicon shown in the tab when a network error is encountered (Closed)

Created:
4 years, 4 months ago by edwardjung
Modified:
4 years, 4 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Desaturate the favicon shown in the tab when a network error is encountered. BUG=630190 Committed: https://crrev.com/0fb4518d83764eb357d3e043c529ae6aeff99ff9 Cr-Commit-Position: refs/heads/master@{#411956}

Patch Set 1 #

Patch Set 2 : Merge #

Total comments: 4

Patch Set 3 : Added change for pinned tabs, reused NetworkState enum for net errors #

Total comments: 8

Patch Set 4 : Update desaturation method #

Patch Set 5 : Correct style #

Patch Set 6 : & #

Total comments: 2

Patch Set 7 : Remove else #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -12 lines) Patch
M chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc View 1 2 3 4 5 6 2 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/tab.cc View 1 2 3 4 5 9 chunks +49 lines, -11 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_renderer_data.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 28 (18 generated)
edwardjung
sky PTAL at this UI tweak to tab favicons. Windows and Linux screenshots are attached ...
4 years, 4 months ago (2016-08-11 17:47:03 UTC) #7
sky
Neat effect! I can't quite tell from the bug if ux has signed off on ...
4 years, 4 months ago (2016-08-11 20:46:21 UTC) #8
edwardjung
Yes this was approved by UI review. I tied up the loose ends regarding the ...
4 years, 4 months ago (2016-08-12 14:42:56 UTC) #9
sky
https://codereview.chromium.org/2217273002/diff/40001/chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc File chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc (right): https://codereview.chromium.org/2217273002/diff/40001/chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc#newcode61 chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc:61: if (contents) { This is mildly awkward because of ...
4 years, 4 months ago (2016-08-12 15:29:26 UTC) #10
edwardjung
Updated, thanks. https://codereview.chromium.org/2217273002/diff/40001/chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc File chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc (right): https://codereview.chromium.org/2217273002/diff/40001/chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc#newcode61 chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc:61: if (contents) { On 2016/08/12 15:29:25, sky ...
4 years, 4 months ago (2016-08-12 19:29:25 UTC) #11
sky
LGTM https://codereview.chromium.org/2217273002/diff/100001/chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc File chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc (right): https://codereview.chromium.org/2217273002/diff/100001/chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc#newcode67 chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc:67: else no else after a return (see chromium ...
4 years, 4 months ago (2016-08-12 21:43:11 UTC) #12
edwardjung
https://codereview.chromium.org/2217273002/diff/100001/chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc File chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc (right): https://codereview.chromium.org/2217273002/diff/100001/chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc#newcode67 chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc:67: else On 2016/08/12 21:43:11, sky wrote: > no else ...
4 years, 4 months ago (2016-08-12 22:18:07 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2217273002/120001
4 years, 4 months ago (2016-08-15 12:01:24 UTC) #24
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 4 months ago (2016-08-15 12:04:36 UTC) #26
commit-bot: I haz the power
4 years, 4 months ago (2016-08-15 12:06:45 UTC) #28
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/0fb4518d83764eb357d3e043c529ae6aeff99ff9
Cr-Commit-Position: refs/heads/master@{#411956}

Powered by Google App Engine
This is Rietveld 408576698