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

Issue 2638423008: Convert ContentFaviconDriver to use the new navigation callbacks. (Closed)

Created:
3 years, 11 months ago by jam
Modified:
3 years, 11 months ago
Reviewers:
clamy, Charlie Reis
CC:
chromium-reviews, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert ContentFaviconDriver to use the new navigation callbacks. BUG=682002 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2638423008 Cr-Commit-Position: refs/heads/master@{#445514} Committed: https://chromium.googlesource.com/chromium/src/+/2ec369bd8d2542a0e163c2b5efe647a54ef69ae6

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : fix test by only looking at successful commits as before #

Total comments: 7

Patch Set 4 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -15 lines) Patch
M components/favicon/content/content_favicon_driver.h View 1 chunk +4 lines, -6 lines 0 comments Download
M components/favicon/content/content_favicon_driver.cc View 1 2 3 chunks +19 lines, -9 lines 0 comments Download
M content/browser/frame_host/navigation_handle_impl.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigation_handle_impl.cc View 4 chunks +24 lines, -0 lines 0 comments Download
M content/public/browser/navigation_handle.h View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 36 (26 generated)
jam
3 years, 11 months ago (2017-01-23 03:32:12 UTC) #15
clamy
+creis to check for correctness of the reload type setting.
3 years, 11 months ago (2017-01-23 13:02:44 UTC) #18
jam
On 2017/01/23 13:02:44, clamy wrote: > +creis to check for correctness of the reload type ...
3 years, 11 months ago (2017-01-23 15:50:26 UTC) #19
clamy
I think it is correct, but I'd prefer creis double check. I'm not fully familiar ...
3 years, 11 months ago (2017-01-23 15:55:46 UTC) #20
Charlie Reis
[+sdefresne, pkotwicz for favicon question] This is probably ok, though I have some small concerns ...
3 years, 11 months ago (2017-01-23 18:30:08 UTC) #26
jam
https://codereview.chromium.org/2638423008/diff/30001/content/browser/frame_host/navigation_handle_impl.cc File content/browser/frame_host/navigation_handle_impl.cc (right): https://codereview.chromium.org/2638423008/diff/30001/content/browser/frame_host/navigation_handle_impl.cc#newcode114 content/browser/frame_host/navigation_handle_impl.cc:114: NavigationControllerImpl* nav_controller = On 2017/01/23 18:30:08, Charlie Reis wrote: ...
3 years, 11 months ago (2017-01-23 19:03:39 UTC) #27
jam
https://codereview.chromium.org/2638423008/diff/30001/components/favicon/content/content_favicon_driver.cc File components/favicon/content/content_favicon_driver.cc (right): https://codereview.chromium.org/2638423008/diff/30001/components/favicon/content/content_favicon_driver.cc#newcode166 components/favicon/content/content_favicon_driver.cc:166: void ContentFaviconDriver::DidStartNavigation( On 2017/01/23 18:30:08, Charlie Reis wrote: > ...
3 years, 11 months ago (2017-01-23 19:05:02 UTC) #28
Charlie Reis
I suppose we can get away with it, despite the complexity underneath. The main remaining ...
3 years, 11 months ago (2017-01-23 19:53:30 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2638423008/50001
3 years, 11 months ago (2017-01-23 20:40:04 UTC) #33
commit-bot: I haz the power
3 years, 11 months ago (2017-01-23 22:23:56 UTC) #36
Message was sent while issue was closed.
Committed patchset #4 (id:50001) as
https://chromium.googlesource.com/chromium/src/+/2ec369bd8d2542a0e163c2b5efe6...

Powered by Google App Engine
This is Rietveld 408576698