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

Issue 1016793003: [Icons NTP] Make largeIconUrl and fallbackIconUrl available for Local NTP, behind flag. (Closed)

Created:
5 years, 9 months ago by huangs
Modified:
5 years, 9 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, skanuj+watch_chromium.org, melevin+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, jfweitz+watch_chromium.org, David Black, samarth+watch_chromium.org, chromium-apps-reviews_chromium.org, kmadhusu+watch_chromium.org, Jered
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Icons NTP] Make largeIconUrl and fallbackIconUrl available for Local NTP, behind flag. This renders and injects the chrome-search://large-icon and chrome-search://fallback-icon URLs for the local NTP, which (in upcoming CL) uses the presence of these flags to decide whether to render icons instead of thumbnails. The feature is hidden behind flag "IconNTP/Enabled". BUG=467712 Committed: https://crrev.com/ac94a3fc8b7c1a8ebacbf69b5dc46161c8272a28 Cr-Commit-Position: refs/heads/master@{#321283}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Added reminder to update website when this is permanent. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -0 lines) Patch
M chrome/renderer/searchbox/searchbox_extension.cc View 1 4 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
huangs
PTAL.
5 years, 9 months ago (2015-03-17 20:50:32 UTC) #2
samarth
Generally lgtm but please wait for the other reviewers. https://codereview.chromium.org/1016793003/diff/1/chrome/renderer/searchbox/searchbox_extension.cc File chrome/renderer/searchbox/searchbox_extension.cc (right): https://codereview.chromium.org/1016793003/diff/1/chrome/renderer/searchbox/searchbox_extension.cc#newcode116 chrome/renderer/searchbox/searchbox_extension.cc:116: ...
5 years, 9 months ago (2015-03-17 21:00:29 UTC) #3
huangs
Updated. https://codereview.chromium.org/1016793003/diff/1/chrome/renderer/searchbox/searchbox_extension.cc File chrome/renderer/searchbox/searchbox_extension.cc (right): https://codereview.chromium.org/1016793003/diff/1/chrome/renderer/searchbox/searchbox_extension.cc#newcode116 chrome/renderer/searchbox/searchbox_extension.cc:116: base::StringPrintf("chrome-search://large-icon/%d/%d/%d", So fetching 48 px on non-HD screen? ...
5 years, 9 months ago (2015-03-18 22:01:47 UTC) #4
beaudoin
lgtm https://codereview.chromium.org/1016793003/diff/1/chrome/renderer/searchbox/searchbox_extension.cc File chrome/renderer/searchbox/searchbox_extension.cc (right): https://codereview.chromium.org/1016793003/diff/1/chrome/renderer/searchbox/searchbox_extension.cc#newcode167 chrome/renderer/searchbox/searchbox_extension.cc:167: if (IsIconNTPEnabled()) { On 2015/03/18 22:01:47, huangs wrote: ...
5 years, 9 months ago (2015-03-19 02:31:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1016793003/20001
5 years, 9 months ago (2015-03-19 02:34:12 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-19 03:44:43 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-19 03:45:14 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ac94a3fc8b7c1a8ebacbf69b5dc46161c8272a28
Cr-Commit-Position: refs/heads/master@{#321283}

Powered by Google App Engine
This is Rietveld 408576698