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

Issue 255843002: Renamed FaviconHandlerDelegate to FaviconDriver. (Closed)

Created:
6 years, 8 months ago by jif
Modified:
6 years, 7 months ago
Reviewers:
blundell
CC:
chromium-reviews, browser-components-watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Renamed FaviconHandlerDelegate to FaviconDriver. Note: Currently FaviconTabHelper implements both FaviconClient and FaviconDriver. A follow up CL will create a ContentFaviconDriver class that implements FaviconDriver. FaviconTabHelper will then own an instance of the ContentFaviconDriver, instead of inheriting from FaviconDriver. BUG=362074 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266551

Patch Set 1 #

Total comments: 7

Patch Set 2 : Removed leftovers. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -109 lines) Patch
M chrome/browser/favicon/favicon_handler.h View 1 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/favicon/favicon_handler.cc View 1 8 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/favicon/favicon_handler_unittest.cc View 1 17 chunks +39 lines, -39 lines 0 comments Download
M chrome/browser/favicon/favicon_tab_helper.h View 3 chunks +3 lines, -3 lines 0 comments Download
M components/favicon.gypi View 1 chunk +1 line, -1 line 0 comments Download
A + components/favicon/core/favicon_driver.h View 1 4 chunks +9 lines, -9 lines 0 comments Download
D components/favicon/core/favicon_handler_delegate.h View 1 chunk +0 lines, -43 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jif
PTAL
6 years, 7 months ago (2014-04-28 08:53:34 UTC) #1
blundell
https://codereview.chromium.org/255843002/diff/1/chrome/browser/favicon/favicon_handler.h File chrome/browser/favicon/favicon_handler.h (right): https://codereview.chromium.org/255843002/diff/1/chrome/browser/favicon/favicon_handler.h#newcode90 chrome/browser/favicon/favicon_handler.h:90: FaviconDriver* delegate, delegate should be changed to driver everywhere. ...
6 years, 7 months ago (2014-04-28 08:59:27 UTC) #2
jif
https://codereview.chromium.org/255843002/diff/1/chrome/browser/favicon/favicon_handler.h File chrome/browser/favicon/favicon_handler.h (right): https://codereview.chromium.org/255843002/diff/1/chrome/browser/favicon/favicon_handler.h#newcode90 chrome/browser/favicon/favicon_handler.h:90: FaviconDriver* delegate, On 2014/04/28 08:59:28, blundell wrote: > delegate ...
6 years, 7 months ago (2014-04-28 10:07:19 UTC) #3
blundell
LGTM
6 years, 7 months ago (2014-04-28 10:09:20 UTC) #4
jif
The CQ bit was checked by jif@chromium.org
6 years, 7 months ago (2014-04-28 10:35:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jif@chromium.org/255843002/20001
6 years, 7 months ago (2014-04-28 10:36:25 UTC) #6
jif
The CQ bit was unchecked by jif@chromium.org
6 years, 7 months ago (2014-04-28 10:59:28 UTC) #7
jif
The CQ bit was checked by jif@chromium.org
6 years, 7 months ago (2014-04-28 12:31:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jif@chromium.org/255843002/20001
6 years, 7 months ago (2014-04-28 12:32:06 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-04-28 14:00:53 UTC) #10
Message was sent while issue was closed.
Change committed as 266551

Powered by Google App Engine
This is Rietveld 408576698