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

Issue 2936793002: ntp_tiles: Extend chrome://ntp-tiles-internals with favicon data (Closed)

Created:
3 years, 6 months ago by mastiz
Modified:
3 years, 6 months ago
CC:
chromium-reviews, noyau+watch_chromium.org, oshima+watch_chromium.org, ntp-dev+reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

ntp_tiles: Extend chrome://ntp-tiles-internals with favicon data For each suggestion, the page URL is used to issue a lookup in the favicon cache, and the results are displayed in the table. BUG=655622 Review-Url: https://codereview.chromium.org/2936793002 Cr-Commit-Position: refs/heads/master@{#479288} Committed: https://chromium.googlesource.com/chromium/src/+/fbc3cb683e35004ca90dd649076e77ad3ff8e47e

Patch Set 1 #

Total comments: 13

Patch Set 2 : Updated iOS. #

Patch Set 3 : Fix build. #

Patch Set 4 : Addressed comments. #

Patch Set 5 : Added missing #include. #

Patch Set 6 : Avoid using std::pair with constexpr. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -14 lines) Patch
M chrome/browser/ui/webui/ntp_tiles_internals_ui.cc View 2 chunks +9 lines, -4 lines 0 comments Download
M components/ntp_tiles/webui/ntp_tiles_internals_message_handler.h View 1 2 3 5 chunks +24 lines, -2 lines 0 comments Download
M components/ntp_tiles/webui/ntp_tiles_internals_message_handler.cc View 1 2 3 4 5 8 chunks +81 lines, -5 lines 0 comments Download
M components/ntp_tiles/webui/resources/ntp_tiles_internals.html View 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/webui/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/webui/ntp_tiles_internals_ui.cc View 1 2 3 4 3 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 36 (27 generated)
mastiz
3 years, 6 months ago (2017-06-13 08:08:22 UTC) #2
sfiera
Quick comment before proper review: ios? CQ dry run?
3 years, 6 months ago (2017-06-13 08:26:58 UTC) #3
sfiera
LGTM BUG=655622 is appropriate. There, I listed: * Favicons * URL according to MostLikely * ...
3 years, 6 months ago (2017-06-13 08:56:01 UTC) #10
mastiz
> but this CL is really about just the icons we have cached, and doesn't ...
3 years, 6 months ago (2017-06-13 11:19:40 UTC) #18
sfiera
On 2017/06/13 11:19:40, mastiz wrote: > On desktop (remote NTP only? not sure), that icon ...
3 years, 6 months ago (2017-06-13 11:34:13 UTC) #21
mastiz
eugenebut@chromium.org: Please review changes in ios/
3 years, 6 months ago (2017-06-13 12:25:23 UTC) #27
Eugene But (OOO till 7-30)
ios lgtm
3 years, 6 months ago (2017-06-14 00:44:27 UTC) #30
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/2936793002/100001
3 years, 6 months ago (2017-06-14 04:57:51 UTC) #33
commit-bot: I haz the power
3 years, 6 months ago (2017-06-14 05:03:13 UTC) #36
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/fbc3cb683e35004ca90dd649076e...

Powered by Google App Engine
This is Rietveld 408576698