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

Issue 228783002: Moves knowledge of Profile out of FaviconHandler, into FaviconTabHelper. (Closed)

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

Description

Moves knowledge of Profile out of FaviconHandler, into FaviconTabHelper. This CL introduces an interface that will be used to access all of chrome/ API. It is implemented by the FaviconTabHelper, and allows moving the GetFaviconService() method out of the FaviconHandler. BUG=359095 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262960

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Review fixes. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -51 lines) Patch
M chrome/browser/favicon/favicon_handler.h View 1 2 4 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/favicon/favicon_handler.cc View 1 2 10 chunks +16 lines, -17 lines 0 comments Download
M chrome/browser/favicon/favicon_handler_unittest.cc View 1 2 14 chunks +39 lines, -28 lines 0 comments Download
M chrome/browser/favicon/favicon_tab_helper.h View 1 2 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/favicon/favicon_tab_helper.cc View 1 2 2 chunks +9 lines, -4 lines 0 comments Download
M components/favicon.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A components/favicon/core/browser/favicon_client.h View 1 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
jif
can you TAL? The favicon.gypi diff is bizarre because I messed the father CL (https://codereview.chromium.org/227153007/)
6 years, 8 months ago (2014-04-08 16:11:49 UTC) #1
blundell
LGTM with nits I would add something about introducing the FaviconClient interface to the CL ...
6 years, 8 months ago (2014-04-09 09:17:21 UTC) #2
jif
Thanks. +stevenjb for an extra pair of eyes. PS: Unless you want to be a ...
6 years, 8 months ago (2014-04-09 11:22:48 UTC) #3
blundell
On future CLs, you can CC stevenjb and sky just so they're aware of the ...
6 years, 8 months ago (2014-04-09 11:24:27 UTC) #4
stevenjb
lgtm
6 years, 8 months ago (2014-04-09 16:35:37 UTC) #5
jif
The CQ bit was checked by jif@chromium.org
6 years, 8 months ago (2014-04-09 19:15:19 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jif@chromium.org/228783002/80001
6 years, 8 months ago (2014-04-09 19:15:55 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-09 19:49:42 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_clang_dbg tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-09 19:49:43 UTC) #9
jif
The CQ bit was checked by jif@chromium.org
6 years, 8 months ago (2014-04-10 08:44:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jif@chromium.org/228783002/80001
6 years, 8 months ago (2014-04-10 08:44:19 UTC) #11
commit-bot: I haz the power
6 years, 8 months ago (2014-04-10 13:24:36 UTC) #12
Message was sent while issue was closed.
Change committed as 262960

Powered by Google App Engine
This is Rietveld 408576698