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

Issue 2499003: Write thumbnail to the database on SetPageThumbnail.... (Closed)

Created:
10 years, 6 months ago by Nik Shkrob
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, Paweł Hajdan Jr., brettw-cc_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

1. Write thumbnail to the database on SetPageThumbnail. 2. Store the thumbnail score in the database. BUG=None TEST=TopSitesTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48777

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 12

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -22 lines) Patch
M chrome/browser/history/top_sites.h View 1 2 3 1 chunk +6 lines, -5 lines 0 comments Download
M chrome/browser/history/top_sites.cc View 1 2 3 2 chunks +21 lines, -6 lines 0 comments Download
M chrome/browser/history/top_sites_database.cc View 2 3 5 chunks +24 lines, -10 lines 0 comments Download
M chrome/browser/history/top_sites_unittest.cc View 1 2 6 chunks +50 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Nik Shkrob
Hi Scott, Please review this CL. Thanks, Nik
10 years, 6 months ago (2010-06-02 18:42:27 UTC) #1
sky
http://codereview.chromium.org/2499003/diff/5/12001 File chrome/browser/history/top_sites.cc (right): http://codereview.chromium.org/2499003/diff/5/12001#newcode80 chrome/browser/history/top_sites.cc:80: int index = found->second; Do you need a static_cast ...
10 years, 6 months ago (2010-06-02 19:46:31 UTC) #2
Nik Shkrob
http://codereview.chromium.org/2499003/diff/5/12001 File chrome/browser/history/top_sites.cc (right): http://codereview.chromium.org/2499003/diff/5/12001#newcode80 chrome/browser/history/top_sites.cc:80: int index = found->second; On 2010/06/02 19:46:31, sky wrote: ...
10 years, 6 months ago (2010-06-02 20:20:45 UTC) #3
sky
10 years, 6 months ago (2010-06-02 20:43:50 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698