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

Issue 220193005: Add RLZ Access points for the app launcher. (Closed)

Created:
6 years, 8 months ago by Sam McNally
Modified:
6 years, 8 months ago
CC:
chromium-reviews, grt+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, yao
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add RLZ Access points for the app launcher. Currently, searches using the app launcher search box use the RLZ access point for the omnibox. We want to be able to distinguish between search requests from these two sources. This change adds new RLZ access points to be used for searches via the app launcher. BUG=332996 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261550

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+248 lines, -15 lines) Patch
M chrome/browser/rlz/rlz.h View 1 4 chunks +14 lines, -1 line 0 comments Download
M chrome/browser/rlz/rlz.cc View 1 15 chunks +73 lines, -5 lines 0 comments Download
M chrome/browser/rlz/rlz_unittest.cc View 1 29 chunks +152 lines, -3 lines 0 comments Download
M chrome/installer/setup/uninstall.cc View 1 chunk +1 line, -0 lines 0 comments Download
M rlz/lib/lib_values.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M rlz/lib/rlz_enums.h View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
Sam McNally
rogerta: Please review rlz/* and chrome/browser/rlz/* grt: Please review chrome/installer
6 years, 8 months ago (2014-04-01 07:54:42 UTC) #1
grt (UTC plus 2)
rubberstamp lgtm for chrome/installer.
6 years, 8 months ago (2014-04-01 13:38:28 UTC) #2
Roger Tawa OOO till Jul 10th
https://codereview.chromium.org/220193005/diff/1/chrome/browser/rlz/rlz.cc File chrome/browser/rlz/rlz.cc (right): https://codereview.chromium.org/220193005/diff/1/chrome/browser/rlz/rlz.cc#newcode192 chrome/browser/rlz/rlz.cc:192: rlz_lib::NO_ACCESS_POINT; Hmm, this is brittle. Makes the order of ...
6 years, 8 months ago (2014-04-01 14:20:18 UTC) #3
Sam McNally
https://codereview.chromium.org/220193005/diff/1/chrome/browser/rlz/rlz.cc File chrome/browser/rlz/rlz.cc (right): https://codereview.chromium.org/220193005/diff/1/chrome/browser/rlz/rlz.cc#newcode192 chrome/browser/rlz/rlz.cc:192: rlz_lib::NO_ACCESS_POINT; On 2014/04/01 14:20:18, Roger Tawa wrote: > Hmm, ...
6 years, 8 months ago (2014-04-02 01:27:27 UTC) #4
Roger Tawa OOO till Jul 10th
lgtm Thanks Sam for fixing up the tests. In production code, who is going to ...
6 years, 8 months ago (2014-04-02 14:24:44 UTC) #5
Sam McNally
On 2014/04/02 14:24:44, Roger Tawa wrote: > lgtm > > Thanks Sam for fixing up ...
6 years, 8 months ago (2014-04-02 23:08:00 UTC) #6
Sam McNally
The CQ bit was checked by sammc@chromium.org
6 years, 8 months ago (2014-04-02 23:11:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/220193005/40001
6 years, 8 months ago (2014-04-02 23:12:55 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-03 07:29:39 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-03 07:29:39 UTC) #10
Sam McNally
The CQ bit was checked by sammc@chromium.org
6 years, 8 months ago (2014-04-03 07:39:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/220193005/40001
6 years, 8 months ago (2014-04-03 07:40:18 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-03 08:32:46 UTC) #13
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
6 years, 8 months ago (2014-04-03 08:32:46 UTC) #14
Sam McNally
The CQ bit was checked by sammc@chromium.org
6 years, 8 months ago (2014-04-03 08:38:56 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/220193005/40001
6 years, 8 months ago (2014-04-03 08:39:41 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-03 10:52:52 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-03 10:52:53 UTC) #18
Sam McNally
The CQ bit was checked by sammc@chromium.org
6 years, 8 months ago (2014-04-03 22:26:53 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/220193005/40001
6 years, 8 months ago (2014-04-03 22:27:33 UTC) #20
commit-bot: I haz the power
6 years, 8 months ago (2014-04-03 22:29:51 UTC) #21
Message was sent while issue was closed.
Change committed as 261550

Powered by Google App Engine
This is Rietveld 408576698