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

Issue 790793010: Removing --disable-people-search flag (Closed)

Created:
5 years, 11 months ago by anujsharma
Modified:
5 years, 11 months ago
Reviewers:
Lei Zhang, rkc
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removing "--disable-people-search" flag It was used to disable people search, but it is obsolete. BUG= Committed: https://crrev.com/964242fb1e38cb05a6818bea12e34bf3e719e1e8 Cr-Commit-Position: refs/heads/master@{#311100}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -10 lines) Patch
M chrome/browser/ui/app_list/search/search_controller_factory.cc View 1 chunk +0 lines, -6 lines 1 comment Download
M chrome/common/chrome_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (3 generated)
anujsharma
PTAL
5 years, 11 months ago (2015-01-12 02:39:12 UTC) #2
Lei Zhang
I don't see how this command line switch is obsolete.
5 years, 11 months ago (2015-01-12 08:43:38 UTC) #3
anujsharma
On 2015/01/12 08:43:38, Lei Zhang wrote: > I don't see how this command line switch ...
5 years, 11 months ago (2015-01-12 08:47:36 UTC) #4
Lei Zhang
On 2015/01/12 08:47:36, anujsharma wrote: > On 2015/01/12 08:43:38, Lei Zhang wrote: > > I ...
5 years, 11 months ago (2015-01-12 08:50:49 UTC) #5
anujsharma
On 2015/01/12 08:50:49, Lei Zhang wrote: > On 2015/01/12 08:47:36, anujsharma wrote: > > On ...
5 years, 11 months ago (2015-01-12 08:53:05 UTC) #6
anujsharma
@Rahul Could you please take a look over this CL. Thanks!!
5 years, 11 months ago (2015-01-12 08:54:08 UTC) #8
rkc
lgtm
5 years, 11 months ago (2015-01-12 17:55:01 UTC) #9
anujsharma
On 2015/01/12 17:55:01, Rahul Chaturvedi wrote: > lgtm Thanks rahul for lgtm.
5 years, 11 months ago (2015-01-12 18:20:17 UTC) #10
Lei Zhang
lgtm
5 years, 11 months ago (2015-01-12 18:49:26 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/790793010/1
5 years, 11 months ago (2015-01-12 18:49:57 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 11 months ago (2015-01-12 20:24:32 UTC) #14
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/964242fb1e38cb05a6818bea12e34bf3e719e1e8 Cr-Commit-Position: refs/heads/master@{#311100}
5 years, 11 months ago (2015-01-12 20:26:15 UTC) #15
Matt Giuca
This CL inadvertently disabled people search. 1. Please be more careful with these seemingly simple ...
5 years, 11 months ago (2015-01-15 01:43:57 UTC) #16
Lei Zhang
On 2015/01/15 01:43:57, Matt Giuca wrote: > 2. Please add reviewers from the most specific ...
5 years, 11 months ago (2015-01-15 02:21:47 UTC) #17
Matt Giuca
On 2015/01/15 02:21:47, Lei Zhang wrote: > Sigh, rkc@ was listed as the switch's owner ...
5 years, 11 months ago (2015-01-15 02:55:04 UTC) #18
Lei Zhang
On 2015/01/15 02:55:04, Matt Giuca wrote: > On 2015/01/15 02:21:47, Lei Zhang wrote: > > ...
5 years, 11 months ago (2015-01-15 02:56:48 UTC) #19
anujsharma
5 years, 11 months ago (2015-01-15 02:59:08 UTC) #20
Message was sent while issue was closed.
On 2015/01/15 01:43:57, Matt Giuca wrote:
> This CL inadvertently disabled people search.
> 
> 1. Please be more careful with these seemingly simple CLs (both authoring and
> reviewing). They can be hard to catch (I only found this because I happened to
> get a merge conflict).
> 
> 2. Please add reviewers from the most specific OWNERS file. In this case,
> thestig@ was added because he is a top-level owner in chrome/; this really
> should have been reviewed by myself or another owner in
> chrome/browser/ui/app_list.
> 
> I have filed a bug:
> http://crbug.com/449005
> and sent out a fix:
> https://codereview.chromium.org/852053003/
> 
>
https://codereview.chromium.org/790793010/diff/1/chrome/browser/ui/app_list/s...
> File chrome/browser/ui/app_list/search/search_controller_factory.cc (left):
> 
>
https://codereview.chromium.org/790793010/diff/1/chrome/browser/ui/app_list/s...
> chrome/browser/ui/app_list/search/search_controller_factory.cc:60:
> controller->AddProvider(Mixer::PEOPLE_GROUP,
> You are removing a NOT of the switch, therefore, the body of this if statement
> should not have been deleted. (This permanently disabled people search.)

Thanks Matt for bringing this to notice.
From next time i will be more careful in making these type of changes.
Sorry for the mess!!

Powered by Google App Engine
This is Rietveld 408576698