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

Issue 12218069: CreateShortcutIcon on Linux now creates icons at all available resolutions, not (Closed)

Created:
7 years, 10 months ago by Matt Giuca
Modified:
7 years, 10 months ago
Reviewers:
jeremya, sky
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

CreateShortcutIcon on Linux now creates icons at all available resolutions, not just 32x32. Note: This is currently not used on Linux, since the Create Shortcuts dialog builds its own icons. This is in preparation for migrating the icon creation code. BUG=175033 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181884

Patch Set 1 #

Patch Set 2 : Minor formatting fix. #

Total comments: 4

Patch Set 3 : Checking return values and correctly initializing vector. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -26 lines) Patch
M chrome/browser/shell_integration_linux.cc View 1 2 2 chunks +41 lines, -26 lines 0 comments Download
M chrome/browser/ui/web_applications/web_app_ui.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Matt Giuca
7 years, 10 months ago (2013-02-08 04:50:26 UTC) #1
jeremya
lgtm
7 years, 10 months ago (2013-02-08 04:51:13 UTC) #2
Matt Giuca
Hi Scott, Adding you as a reviewer for OWNERS. CL should have no functional effect; ...
7 years, 10 months ago (2013-02-08 05:02:15 UTC) #3
sky
https://codereview.chromium.org/12218069/diff/4001/chrome/browser/shell_integration_linux.cc File chrome/browser/shell_integration_linux.cc (right): https://codereview.chromium.org/12218069/diff/4001/chrome/browser/shell_integration_linux.cc#newcode95 chrome/browser/shell_integration_linux.cc:95: { { on previous line https://codereview.chromium.org/12218069/diff/4001/chrome/browser/shell_integration_linux.cc#newcode97 chrome/browser/shell_integration_linux.cc:97: gfx::PNGCodec::EncodeBGRASkBitmap(bitmap, false, ...
7 years, 10 months ago (2013-02-11 17:45:27 UTC) #4
Matt Giuca
Done. Thanks for the review. https://codereview.chromium.org/12218069/diff/4001/chrome/browser/shell_integration_linux.cc File chrome/browser/shell_integration_linux.cc (right): https://codereview.chromium.org/12218069/diff/4001/chrome/browser/shell_integration_linux.cc#newcode95 chrome/browser/shell_integration_linux.cc:95: { On 2013/02/11 17:45:27, ...
7 years, 10 months ago (2013-02-11 23:58:56 UTC) #5
sky
LGTM
7 years, 10 months ago (2013-02-12 01:03:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mgiuca@chromium.org/12218069/8001
7 years, 10 months ago (2013-02-12 01:16:30 UTC) #7
commit-bot: I haz the power
7 years, 10 months ago (2013-02-12 06:34:39 UTC) #8
Message was sent while issue was closed.
Change committed as 181884

Powered by Google App Engine
This is Rietveld 408576698