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

Issue 10827259: Change panels to use gfx::Image instead of SkBitmap for favicon. (Closed)

Created:
8 years, 4 months ago by jennb
Modified:
8 years, 4 months ago
Reviewers:
Robert Sesek, Nico
CC:
chromium-reviews, jianli, jennb, yoshiki+watch_chromium.org, Dmitry Titov, dcheng
Visibility:
Public.

Description

Change panels to use gfx::Image instead of SkBitmap for favicon. Completes a TODO added in r149891. BUG=None TEST=open panels and verify favicons look correct Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151668

Patch Set 1 #

Patch Set 2 : compile fix #

Total comments: 4

Patch Set 3 : remove extra g_object_unref #

Patch Set 4 : Synced #

Patch Set 5 : applied change to panel_titlebar_gtk.cc after syncing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -32 lines) Patch
M chrome/browser/task_manager/task_manager_resource_providers.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/panels/old_panel.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/panels/old_panel.cc View 2 chunks +9 lines, -3 lines 0 comments Download
M chrome/browser/ui/panels/panel.h View 1 2 3 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/panels/panel.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/panels/panel_browser_titlebar_gtk.cc View 1 2 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/ui/panels/panel_host.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_host.cc View 1 2 3 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/ui/panels/panel_titlebar_gtk.cc View 1 2 3 4 2 chunks +4 lines, -6 lines 0 comments Download
M chrome/browser/ui/panels/panel_view.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_window_controller_cocoa.mm View 2 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jennb
Hi Nico, want to review this given that you added the TODO I'm working on? ...
8 years, 4 months ago (2012-08-09 21:22:12 UTC) #1
Nico
LGTM Thanks for doing this! http://codereview.chromium.org/10827259/diff/8003/chrome/browser/ui/panels/old_panel.cc File chrome/browser/ui/panels/old_panel.cc (right): http://codereview.chromium.org/10827259/diff/8003/chrome/browser/ui/panels/old_panel.cc#newcode66 chrome/browser/ui/panels/old_panel.cc:66: // directly rather than ...
8 years, 4 months ago (2012-08-10 18:17:33 UTC) #2
Robert Sesek
http://codereview.chromium.org/10827259/diff/8003/chrome/browser/ui/panels/panel_browser_titlebar_gtk.cc File chrome/browser/ui/panels/panel_browser_titlebar_gtk.cc (right): http://codereview.chromium.org/10827259/diff/8003/chrome/browser/ui/panels/panel_browser_titlebar_gtk.cc#newcode246 chrome/browser/ui/panels/panel_browser_titlebar_gtk.cc:246: g_object_unref(icon_pixbuf); The ToX functions return a weak reference, so ...
8 years, 4 months ago (2012-08-10 19:37:29 UTC) #3
jennb
http://codereview.chromium.org/10827259/diff/8003/chrome/browser/ui/panels/old_panel.cc File chrome/browser/ui/panels/old_panel.cc (right): http://codereview.chromium.org/10827259/diff/8003/chrome/browser/ui/panels/old_panel.cc#newcode66 chrome/browser/ui/panels/old_panel.cc:66: // directly rather than use browser_->GetCurrentPageIcon(). On 2012/08/10 18:17:33, ...
8 years, 4 months ago (2012-08-11 04:20:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jennb@chromium.org/10827259/3005
8 years, 4 months ago (2012-08-14 20:20:44 UTC) #5
commit-bot: I haz the power
Try job failure for 10827259-3005 (retry) on linux_clang for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-14 20:54:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jennb@chromium.org/10827259/15004
8 years, 4 months ago (2012-08-14 22:20:54 UTC) #7
commit-bot: I haz the power
Try job failure for 10827259-15004 (retry) on linux_chromeos for step "browser_tests". It's a second try, ...
8 years, 4 months ago (2012-08-15 02:50:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jennb@chromium.org/10827259/15004
8 years, 4 months ago (2012-08-15 04:37:12 UTC) #9
commit-bot: I haz the power
8 years, 4 months ago (2012-08-15 06:22:50 UTC) #10
Change committed as 151668

Powered by Google App Engine
This is Rietveld 408576698