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

Issue 10698024: rlz: Change omnibox / homepage access points from C1/C2 to C5/C6 on mac (Closed)

Created:
8 years, 5 months ago by Nico
Modified:
8 years, 5 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

rlz: Change omnibox / homepage access points from C1/C2 to C5/C6 on mac BUG=134939 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145337

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 4

Patch Set 4 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -112 lines) Patch
M chrome/browser/rlz/rlz.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/rlz/rlz.cc View 1 2 10 chunks +31 lines, -15 lines 0 comments Download
M chrome/browser/rlz/rlz_unittest.cc View 1 2 15 chunks +117 lines, -93 lines 0 comments Download
M rlz/lib/lib_values.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M rlz/lib/rlz_enums.h View 1 2 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Nico
8 years, 5 months ago (2012-06-27 23:08:16 UTC) #1
Nico
(order fixed on rietveld) On Wed, Jun 27, 2012 at 4:08 PM, <thakis@chromium.org> wrote: > ...
8 years, 5 months ago (2012-06-27 23:10:18 UTC) #2
(NOT FOR CODE REVIEWS)
Hi Nico, It should not be done at the rlzlib level. lib_values.cc should contain all ...
8 years, 5 months ago (2012-06-28 00:26:31 UTC) #3
Nico
On 2012/06/28 00:26:31, rogerta1 wrote: > Hi Nico, > > It should not be done ...
8 years, 5 months ago (2012-06-29 01:42:45 UTC) #4
Roger Tawa OOO till Jul 10th
Hi Nico, It may be a simpler change if you think of chrome as the ...
8 years, 5 months ago (2012-06-29 14:10:39 UTC) #5
Nico
> It may be a simpler change if you think of chrome as the only ...
8 years, 5 months ago (2012-06-30 00:57:05 UTC) #6
Roger Tawa OOO till Jul 10th
lgtm Thanks Nico. More lines changed, but better overall. http://codereview.chromium.org/10698024/diff/9001/chrome/browser/rlz/rlz.cc File chrome/browser/rlz/rlz.cc (right): http://codereview.chromium.org/10698024/diff/9001/chrome/browser/rlz/rlz.cc#newcode289 chrome/browser/rlz/rlz.cc:289: ...
8 years, 5 months ago (2012-07-03 18:11:09 UTC) #7
Nico
Thanks! http://codereview.chromium.org/10698024/diff/9001/chrome/browser/rlz/rlz.cc File chrome/browser/rlz/rlz.cc (right): http://codereview.chromium.org/10698024/diff/9001/chrome/browser/rlz/rlz.cc#newcode289 chrome/browser/rlz/rlz.cc:289: GetAccessPointRlz(RLZTracker::CHROME_HOME_PAGE, NULL); On 2012/07/03 18:11:09, Roger Tawa wrote: ...
8 years, 5 months ago (2012-07-03 18:18:08 UTC) #8
(NOT FOR CODE REVIEWS)
8 years, 5 months ago (2012-07-03 18:31:54 UTC) #9
OK Nico for the order.
Thanks,
Roger

-


On Tue, Jul 3, 2012 at 2:18 PM, <thakis@chromium.org> wrote:

> Thanks!
>
>
>
> http://codereview.chromium.**org/10698024/diff/9001/chrome/**
>
browser/rlz/rlz.cc<http://codereview.chromium.org/10698024/diff/9001/chrome/browser/rlz/rlz.cc>
> File chrome/browser/rlz/rlz.cc (right):
>
> http://codereview.chromium.**org/10698024/diff/9001/chrome/**
>
browser/rlz/rlz.cc#newcode289<http://codereview.chromium.org/10698024/diff/9001/chrome/browser/rlz/rlz.cc#newcode289>
> chrome/browser/rlz/rlz.cc:289:
> GetAccessPointRlz(RLZTracker::**CHROME_HOME_PAGE, NULL);
> On 2012/07/03 18:11:09, Roger Tawa wrote:
>
>> I don't think you need the namespace here and below in this file.
>>
>
> I think it's a bit clearer though, since the same symbol is in two
> different contexts here (rlz_lib:: and RLZTracker::). Do you mind if I
> keep it?
>
>
> http://codereview.chromium.**org/10698024/diff/9001/rlz/**
>
lib/lib_values.cc<http://codereview.chromium.org/10698024/diff/9001/rlz/lib/lib_values.cc>
> File rlz/lib/lib_values.cc (right):
>
> http://codereview.chromium.**org/10698024/diff/9001/rlz/**
>
lib/lib_values.cc#newcode73<http://codereview.chromium.org/10698024/diff/9001/rlz/lib/lib_values.cc#newcode73>
> rlz/lib/lib_values.cc:73: case CHROME_MAC_HOME_PAGE:          return
> "C6";
> On 2012/07/03 18:11:09, Roger Tawa wrote:
>
>> Should keep these at lines 96 and 97, same order as enum.
>>
>
> Done.
>
>
http://codereview.chromium.**org/10698024/<http://codereview.chromium.org/106...
>

Powered by Google App Engine
This is Rietveld 408576698