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

Issue 7800010: Do not count image search results towards the GWS metric. (Closed)

Created:
9 years, 3 months ago by tburkard
Modified:
9 years, 3 months ago
Reviewers:
dominich, cbentzel
CC:
chromium-reviews, tburkard+watch_chromium.org, cbentzel+watch_chromium.org, dominich+watch_chromium.org, mmenke
Visibility:
Public.

Description

Do not count image search results towards the GWS metric. R=dominich@chromium.org, cbentzel@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98812

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/browser/prerender/prerender_manager.cc View 1 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 7 (0 generated)
tburkard
9 years, 3 months ago (2011-08-30 01:10:23 UTC) #1
tburkard
whoops forgot an argument, fixed.
9 years, 3 months ago (2011-08-30 01:13:35 UTC) #2
cbentzel
LGTM
9 years, 3 months ago (2011-08-30 13:37:56 UTC) #3
dominich
http://codereview.chromium.org/7800010/diff/4001/chrome/browser/prerender/prerender_manager.cc File chrome/browser/prerender/prerender_manager.cc (right): http://codereview.chromium.org/7800010/diff/4001/chrome/browser/prerender/prerender_manager.cc#newcode303 chrome/browser/prerender/prerender_manager.cc:303: !StartsWithASCII(referrer.path(), std::string("/imgres"), true)) { As other Google properties use ...
9 years, 3 months ago (2011-08-30 14:38:11 UTC) #4
tburkard
That doesn't work because with Instnat some searches will not have a search prefix (I ...
9 years, 3 months ago (2011-08-30 14:41:24 UTC) #5
dominich
LGTM Can you check for /search or empty path? What you have works, it's just ...
9 years, 3 months ago (2011-08-30 14:48:28 UTC) #6
tburkard
9 years, 3 months ago (2011-08-30 14:50:25 UTC) #7
I committed this for now, but I will discuss with Ziga to see if there is a
better way to do it.  I agree, this does not scale.

Timo

On Tue, Aug 30, 2011 at 7:48 AM, <dominich@chromium.org> wrote:

> LGTM
>
> Can you check for /search or empty path?
>
> What you have works, it's just not scalable.
>
>
>
>
http://codereview.chromium.**org/7800010/<http://codereview.chromium.org/7800...
>

Powered by Google App Engine
This is Rietveld 408576698