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

Issue 3028030: Remove static caching of default favicon in CustomHomePagesTableModel (Closed)

Created:
10 years, 4 months ago by stuartmorgan
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Remove static caching of default favicon in CustomHomePagesTableModel This fixes an assertion failure when trying to use this class on the Mac due to SkBitmap destruction happening during process exit handling. BUG=None TEST=Custom startup page list should still show default favicons. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54014

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -18 lines) Patch
M chrome/browser/custom_home_pages_table_model.h View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/custom_home_pages_table_model.cc View 3 chunks +5 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
stuartmorgan
Can you think of any reason we would need to keep this code? It's not ...
10 years, 4 months ago (2010-07-27 23:42:07 UTC) #1
stuartmorgan
Oops, helps if I target the right address.
10 years, 4 months ago (2010-07-28 17:27:30 UTC) #2
Ben Goodger (Google)
10 years, 4 months ago (2010-07-28 20:51:51 UTC) #3
OK

Powered by Google App Engine
This is Rietveld 408576698