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

Issue 6708029: Lands http://codereview.chromium.org/2928005/ for Dill: (Closed)

Created:
9 years, 9 months ago by sky
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Lands http://codereview.chromium.org/2928005/ for Dill: Loads favicons when openning back/forward menu for any urls that don't have favicons. BUG=5679 TEST=Restore a tab with a navigation history, check favicons. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79000

Patch Set 1 #

Patch Set 2 : Updated with changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -18 lines) Patch
M app/app_base.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/status/clock_menu_button.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/input_method_menu.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/input_method_menu.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/network_menu.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/network_menu.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/status/power_menu_button.h View 1 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/toolbar/back_forward_menu_model.h View 4 chunks +33 lines, -6 lines 0 comments Download
M chrome/browser/ui/toolbar/back_forward_menu_model.cc View 6 chunks +74 lines, -2 lines 0 comments Download
M chrome/browser/ui/toolbar/back_forward_menu_model_unittest.cc View 2 chunks +99 lines, -0 lines 0 comments Download
M ui/base/models/menu_model.h View 3 chunks +5 lines, -1 line 0 comments Download
A ui/base/models/menu_model_delegate.h View 1 1 chunk +22 lines, -0 lines 0 comments Download
M ui/base/models/simple_menu_model.h View 4 chunks +6 lines, -1 line 0 comments Download
M ui/base/models/simple_menu_model.cc View 3 chunks +7 lines, -1 line 0 comments Download
M views/view_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698