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

Issue 14839008: Move .ico hashing to icon_util (Closed)

Created:
7 years, 7 months ago by calamity
Modified:
7 years, 3 months ago
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, Matt Giuca
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Move .ico hashing to icon_util This patch moves the icon hashing code from web_app_win to icon_util. This will let other callers of icon creation code check if a file write is actually necessary. This is a precursor for https://chromiumcodereview.appspot.com/14137032/. BUG=167984

Patch Set 1 #

Patch Set 2 : forward declare md5 stuff #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -68 lines) Patch
M chrome/browser/web_applications/web_app_win.cc View 3 chunks +2 lines, -68 lines 0 comments Download
M ui/gfx/icon_util.h View 1 2 chunks +14 lines, -0 lines 3 comments Download
M ui/gfx/icon_util.cc View 1 3 chunks +61 lines, -0 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
calamity
7 years, 7 months ago (2013-05-09 01:38:45 UTC) #1
benwells
lgtm
7 years, 7 months ago (2013-05-09 01:55:40 UTC) #2
gab
Haven't looked at the code in details, but I'd say add BUG=167984 and say that ...
7 years, 7 months ago (2013-05-09 12:35:19 UTC) #3
Alexei Svitkine (slow)
Hmm, please ignore my comments about the actual code until you answer my top level ...
7 years, 7 months ago (2013-05-09 15:34:57 UTC) #4
calamity
+sail, original author, for context Code was added in http://codereview.chromium.org/9346013 I guess we can just ...
7 years, 7 months ago (2013-05-10 08:01:22 UTC) #5
sail
removing my self since I don't know this code ver well
7 years, 7 months ago (2013-05-13 17:52:12 UTC) #6
calamity
7 years, 3 months ago (2013-08-28 03:09:24 UTC) #7
Closing.

Powered by Google App Engine
This is Rietveld 408576698