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

Issue 1103163004: [Contextual Search] Remove opt-in code. (Closed)

Created:
5 years, 7 months ago by pedro (no code reviews)
Modified:
5 years, 7 months ago
CC:
chromium-reviews, 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, arv+watch_chromium.org, samarth+watch_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

[Contextual Search] Remove opt-in code. This CL requires a downstream change: https://chrome-internal-review.googlesource.com/#/c/214963/ BUG=482618 R=donnd@chromium.org, dtrainor@chromium.org, thakis@chromium.org Committed: https://crrev.com/277f043bb56fb1e4bb93d9d17fc3de4ada0eb81b Cr-Commit-Position: refs/heads/master@{#330227}

Patch Set 1 #

Patch Set 2 : sync & rebase #

Patch Set 3 : Sync & rebase (based of Fix Promo Logging CL) #

Total comments: 5

Patch Set 4 : Sync & rebase #

Patch Set 5 : Sync & rebas #

Total comments: 2

Patch Set 6 : Addressing Donn's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -856 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchControl.java View 1 chunk +0 lines, -17 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanel.java View 1 2 3 4 5 5 chunks +3 lines, -33 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanelAnimation.java View 5 chunks +3 lines, -19 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanelBase.java View 1 2 3 4 5 21 chunks +28 lines, -217 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanelDelegate.java View 1 2 3 4 5 1 chunk +0 lines, -17 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanelStateHandler.java View 1 2 3 4 5 3 chunks +6 lines, -39 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchManagementDelegate.java View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchUma.java View 2 chunks +0 lines, -21 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 2 3 4 2 chunks +0 lines, -8 lines 0 comments Download
D chrome/browser/resources/contextual_search/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/resources/contextual_search/header.svg View 1 chunk +0 lines, -25 lines 0 comments Download
D chrome/browser/resources/contextual_search/promo.css View 1 chunk +0 lines, -162 lines 0 comments Download
D chrome/browser/resources/contextual_search/promo.html View 1 chunk +0 lines, -37 lines 0 comments Download
D chrome/browser/resources/contextual_search/promo.js View 1 chunk +0 lines, -58 lines 0 comments Download
D chrome/browser/search/contextual_search_promo_source_android.h View 1 chunk +0 lines, -47 lines 0 comments Download
D chrome/browser/search/contextual_search_promo_source_android.cc View 1 chunk +0 lines, -149 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (5 generated)
pedro (no code reviews)
Hey Donn, please take a first look at this change. Please note that it requires ...
5 years, 7 months ago (2015-04-30 18:15:41 UTC) #2
pedro (no code reviews)
Hey Mathieu, we are removing the code for the opt-in flow now that we've switched ...
5 years, 7 months ago (2015-04-30 18:16:58 UTC) #4
Mathieu
Hi Pedro, It certainly looks like everything is gone! So much for all that work ...
5 years, 7 months ago (2015-04-30 18:29:33 UTC) #5
Donn Denman
LGTM except for the TODO's you've got for yourself to decide. https://codereview.chromium.org/1103163004/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanelBase.java File chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanelBase.java (right): ...
5 years, 7 months ago (2015-04-30 20:06:14 UTC) #6
pedro (no code reviews)
NO ACTION REQUIRED. Just syncing. We're waiting a few days before submitting this change because ...
5 years, 7 months ago (2015-05-06 00:22:48 UTC) #7
pedro (no code reviews)
thakis@chromium.org: Please review changes in: chrome/browser/browser_resources.grd dtrainor@chromium.org: Please review changes in: chrome/android/*
5 years, 7 months ago (2015-05-15 19:30:05 UTC) #9
Nico
gtd change lgtm
5 years, 7 months ago (2015-05-15 19:48:33 UTC) #10
Nico
grd change, even
5 years, 7 months ago (2015-05-15 19:48:39 UTC) #11
Donn Denman
lgtm I'm OK with you just changing the "DO NOT SUBMIT" to simple TODO's if ...
5 years, 7 months ago (2015-05-15 20:09:48 UTC) #12
pedro (no code reviews)
Thanks Donn, sorry I forgot to remove those! Please take another look. https://codereview.chromium.org/1103163004/diff/80001/chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanelDelegate.java File chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanelDelegate.java ...
5 years, 7 months ago (2015-05-15 21:29:08 UTC) #13
Donn Denman
On 2015/05/15 21:29:08, pedrosimonetti wrote: > Thanks Donn, sorry I forgot to remove those! Please ...
5 years, 7 months ago (2015-05-15 21:34:51 UTC) #14
David Trainor- moved to gerrit
chrome/android lgtm
5 years, 7 months ago (2015-05-15 22:07:16 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1103163004/100001
5 years, 7 months ago (2015-05-15 22:09:51 UTC) #18
aurimas (slooooooooow)
Committed patchset #6 (id:100001) manually as 277f043bb56fb1e4bb93d9d17fc3de4ada0eb81b (presubmit successful).
5 years, 7 months ago (2015-05-15 23:20:10 UTC) #19
pedro (no code reviews)
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/1123313006/ by pedrosimonetti@chromium.org. ...
5 years, 7 months ago (2015-05-16 00:24:45 UTC) #20
commit-bot: I haz the power
5 years, 7 months ago (2015-05-18 11:28:55 UTC) #21
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/277f043bb56fb1e4bb93d9d17fc3de4ada0eb81b
Cr-Commit-Position: refs/heads/master@{#330227}

Powered by Google App Engine
This is Rietveld 408576698