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

Issue 261403003: Removes usage of NavigationEntry from favicon_handler.* (Closed)

Created:
6 years, 7 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

Removes usage of NavigationEntry from favicon_handler.* BUG=359598 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269871

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Total comments: 14

Patch Set 3 : Review fixes. #

Total comments: 8

Patch Set 4 : Review fixes v2. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -152 lines) Patch
M chrome/browser/favicon/favicon_handler.h View 1 2 3 8 chunks +16 lines, -27 lines 0 comments Download
M chrome/browser/favicon/favicon_handler.cc View 1 2 16 chunks +39 lines, -49 lines 0 comments Download
M chrome/browser/favicon/favicon_handler_unittest.cc View 1 22 chunks +67 lines, -65 lines 0 comments Download
M chrome/browser/favicon/favicon_tab_helper.h View 1 2 3 3 chunks +14 lines, -1 line 0 comments Download
M chrome/browser/favicon/favicon_tab_helper.cc View 1 2 2 chunks +36 lines, -4 lines 0 comments Download
M components/favicon/core/favicon_driver.h View 1 2 3 3 chunks +29 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
blundell
I like this direction. https://codereview.chromium.org/261403003/diff/1/chrome/browser/favicon/favicon_handler.cc File chrome/browser/favicon/favicon_handler.cc (right): https://codereview.chromium.org/261403003/diff/1/chrome/browser/favicon/favicon_handler.cc#newcode403 chrome/browser/favicon/favicon_handler.cc:403: driver_->GetActiveFaviconValidity() && Hmm, maybe these ...
6 years, 7 months ago (2014-05-06 15:03:59 UTC) #1
blundell
Hi John, This CL is a work in progress, but I would just like to ...
6 years, 7 months ago (2014-05-06 15:39:48 UTC) #2
jam
https://codereview.chromium.org/261403003/diff/1/chrome/browser/favicon/favicon_handler.cc File chrome/browser/favicon/favicon_handler.cc (left): https://codereview.chromium.org/261403003/diff/1/chrome/browser/favicon/favicon_handler.cc#oldcode573 chrome/browser/favicon/favicon_handler.cc:573: NavigationEntry* entry = GetEntry(); On 2014/05/06 15:39:48, blundell wrote: ...
6 years, 7 months ago (2014-05-06 18:18:28 UTC) #3
blundell
Thanks! -jam from reviewers to avoid spam
6 years, 7 months ago (2014-05-07 09:01:06 UTC) #4
jif
PTAL! https://codereview.chromium.org/261403003/diff/1/chrome/browser/favicon/favicon_handler.cc File chrome/browser/favicon/favicon_handler.cc (right): https://codereview.chromium.org/261403003/diff/1/chrome/browser/favicon/favicon_handler.cc#newcode403 chrome/browser/favicon/favicon_handler.cc:403: driver_->GetActiveFaviconValidity() && On 2014/05/06 15:04:00, blundell wrote: > ...
6 years, 7 months ago (2014-05-09 14:17:18 UTC) #5
blundell
Mostly nits :). https://codereview.chromium.org/261403003/diff/170001/chrome/browser/favicon/favicon_handler.h File chrome/browser/favicon/favicon_handler.h (right): https://codereview.chromium.org/261403003/diff/170001/chrome/browser/favicon/favicon_handler.h#newcode228 chrome/browser/favicon/favicon_handler.h:228: void SetFaviconOnNavigationEntry( s/OnNavigationEntry// ? Is line ...
6 years, 7 months ago (2014-05-09 14:30:33 UTC) #6
jif
Thanks! ptal. https://codereview.chromium.org/261403003/diff/170001/chrome/browser/favicon/favicon_handler.h File chrome/browser/favicon/favicon_handler.h (right): https://codereview.chromium.org/261403003/diff/170001/chrome/browser/favicon/favicon_handler.h#newcode228 chrome/browser/favicon/favicon_handler.h:228: void SetFaviconOnNavigationEntry( On 2014/05/09 14:30:34, blundell wrote: ...
6 years, 7 months ago (2014-05-11 13:41:22 UTC) #7
blundell
LGTM with nits Clean approach to a tricky refactoring https://codereview.chromium.org/261403003/diff/190001/chrome/browser/favicon/favicon_handler.h File chrome/browser/favicon/favicon_handler.h (right): https://codereview.chromium.org/261403003/diff/190001/chrome/browser/favicon/favicon_handler.h#newcode47 chrome/browser/favicon/favicon_handler.h:47: ...
6 years, 7 months ago (2014-05-12 07:52:19 UTC) #8
jif
done https://codereview.chromium.org/261403003/diff/190001/chrome/browser/favicon/favicon_handler.h File chrome/browser/favicon/favicon_handler.h (right): https://codereview.chromium.org/261403003/diff/190001/chrome/browser/favicon/favicon_handler.h#newcode47 chrome/browser/favicon/favicon_handler.h:47: // the NavigationEntry and use the favicon. On ...
6 years, 7 months ago (2014-05-12 18:07:41 UTC) #9
jif
The CQ bit was checked by jif@chromium.org
6 years, 7 months ago (2014-05-12 18:07:46 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/261403003/210001
6 years, 7 months ago (2014-05-12 18:11:20 UTC) #11
commit-bot: I haz the power
6 years, 7 months ago (2014-05-12 20:57:24 UTC) #12
Message was sent while issue was closed.
Change committed as 269871

Powered by Google App Engine
This is Rietveld 408576698