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

Issue 10831341: Change HistoryAndBookmarkRow favicon_ field to be scoped_refptr<base::RefCountedMemory> (Closed)

Created:
8 years, 4 months ago by pkotwicz
Modified:
8 years, 4 months ago
Reviewers:
michaelbai, sky
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Change HistoryAndBookmarkRow favicon_ field to be scoped_refptr<base::RefCountedMemory> instead of std::vector<unsigned char> Bug=138553 Test=Compiles R=michaelbai TBR=sky Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152193

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -22 lines) Patch
M chrome/browser/history/android/android_history_types.h View 1 2 2 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/history/android/android_provider_backend.cc View 1 2 3 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/history/android/android_provider_backend_unittest.cc View 1 2 9 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/history/android/favicon_sql_handler.cc View 3 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
pkotwicz
Michael can you please take a look? I use the changes in this CL in ...
8 years, 4 months ago (2012-08-16 02:22:03 UTC) #1
pkotwicz
Ping!
8 years, 4 months ago (2012-08-17 14:41:11 UTC) #2
michaelbai
LGTM, assume the unit tests passed.
8 years, 4 months ago (2012-08-17 20:53:20 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/10831341/5003
8 years, 4 months ago (2012-08-17 21:26:59 UTC) #4
yongsheng
8 years, 4 months ago (2012-08-20 09:58:01 UTC) #5
This patch causes one regression. See the patch:
http://codereview.chromium.org/10861006/
@michaelbai and @pkotwicz, could you please help review it?

Powered by Google App Engine
This is Rietveld 408576698