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

Issue 2677023003: Clean up IconNTP-related code (Closed)

Created:
3 years, 10 months ago by mastiz
Modified:
3 years, 10 months ago
CC:
chromium-reviews, nasko+codewatch_chromium.org, extensions-reviews_chromium.org, skanuj+watch_chromium.org, melevin+watch_chromium.org, samarth+watch_chromium.org, creis+watch_chromium.org, donnd+watch_chromium.org, jam, darin-cc_chromium.org, jfweitz+watch_chromium.org, David Black, asvitkine+watch_chromium.org, chromium-apps-reviews_chromium.org, kmadhusu+watch_chromium.org, Jered
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up IconNTP-related code The variation is unused since M48 and all experiments expired more than a year ago, so let's remove the client-side logic and command-line switches, for simplicity and testability. BUG=601860 Review-Url: https://codereview.chromium.org/2677023003 Cr-Commit-Position: refs/heads/master@{#449244} Committed: https://chromium.googlesource.com/chromium/src/+/5600e9dc845f282ae9282c19509a84459142926c

Patch Set 1 #

Total comments: 3

Patch Set 2 : Remove unnecessary includes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -74 lines) Patch
M chrome/browser/about_flags.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/renderer/searchbox/searchbox_extension.cc View 1 4 chunks +2 lines, -30 lines 0 comments Download
M components/favicon/core/favicon_driver_impl.cc View 1 3 chunks +1 line, -19 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 3 chunks +1 line, -2 lines 0 comments Download
M testing/variations/fieldtrial_testing_config.json View 1 1 chunk +0 lines, -12 lines 0 comments Download
M ui/base/ui_base_switches.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/base/ui_base_switches.cc View 1 chunk +0 lines, -6 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 31 (18 generated)
mastiz
3 years, 10 months ago (2017-02-06 09:04:16 UTC) #4
Marc Treib
lgtm https://codereview.chromium.org/2677023003/diff/1/chrome/browser/search/local_ntp_source.cc File chrome/browser/search/local_ntp_source.cc (left): https://codereview.chromium.org/2677023003/diff/1/chrome/browser/search/local_ntp_source.cc#oldcode91 chrome/browser/search/local_ntp_source.cc:91: // Returns whether icon NTP is enabled by ...
3 years, 10 months ago (2017-02-06 09:19:51 UTC) #5
Marc Treib
https://codereview.chromium.org/2677023003/diff/1/chrome/browser/search/local_ntp_source.cc File chrome/browser/search/local_ntp_source.cc (left): https://codereview.chromium.org/2677023003/diff/1/chrome/browser/search/local_ntp_source.cc#oldcode91 chrome/browser/search/local_ntp_source.cc:91: // Returns whether icon NTP is enabled by experiment. ...
3 years, 10 months ago (2017-02-06 10:36:23 UTC) #8
mastiz
On 2017/02/06 10:36:23, Marc Treib wrote: > https://codereview.chromium.org/2677023003/diff/1/chrome/browser/search/local_ntp_source.cc > File chrome/browser/search/local_ntp_source.cc (left): > > https://codereview.chromium.org/2677023003/diff/1/chrome/browser/search/local_ntp_source.cc#oldcode91 ...
3 years, 10 months ago (2017-02-06 10:46:04 UTC) #9
mastiz
huangs@chromium.org: Please review changes in chrome/ sky@chromium.org: Please review changes in components/favicon/core ui/base
3 years, 10 months ago (2017-02-06 10:51:40 UTC) #11
huangs
The CL that you're undoing is http://crrev.com/1043753002/ . Please check whether the #include's added in ...
3 years, 10 months ago (2017-02-06 11:00:16 UTC) #12
sky
https://codereview.chromium.org/2677023003/diff/1/components/favicon/core/favicon_driver_impl.cc File components/favicon/core/favicon_driver_impl.cc (right): https://codereview.chromium.org/2677023003/diff/1/components/favicon/core/favicon_driver_impl.cc#newcode9 components/favicon/core/favicon_driver_impl.cc:9: #include "base/metrics/field_trial.h" Remove any stale includes.
3 years, 10 months ago (2017-02-06 17:26:21 UTC) #13
mastiz
On 2017/02/06 17:26:21, sky wrote: > https://codereview.chromium.org/2677023003/diff/1/components/favicon/core/favicon_driver_impl.cc > File components/favicon/core/favicon_driver_impl.cc (right): > > https://codereview.chromium.org/2677023003/diff/1/components/favicon/core/favicon_driver_impl.cc#newcode9 > ...
3 years, 10 months ago (2017-02-07 08:21:29 UTC) #14
sky
LGTM
3 years, 10 months ago (2017-02-07 15:56:16 UTC) #15
mastiz
asvitkine@chromium.org: Please review changes in content/browser/renderer_host/render_process_host_impl.cc testing/variations/fieldtrial_testing_config.json
3 years, 10 months ago (2017-02-08 11:09:04 UTC) #24
Alexei Svitkine (slow)
lgtm
3 years, 10 months ago (2017-02-08 16:29:41 UTC) #25
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/2677023003/20001
3 years, 10 months ago (2017-02-09 08:16:24 UTC) #28
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 09:17:20 UTC) #31
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/5600e9dc845f282ae9282c19509a...

Powered by Google App Engine
This is Rietveld 408576698