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

Issue 385032: More search engine prepopulate data updating. (Closed)

Created:
11 years, 1 month ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

More search engine prepopulate data updating. notes: - did not include startslim as its popularity was too low (as reported by Alexa) - did not use espanol.yahoo.com for bolivia, instead used yahoo.com (as with most Latin American countries). espanol.yahoo.com seems to be aimed at es_US - Did not remove fr_CA engines, because it seems prudent to use localized engines when possible - Switzerland - 14 engines were listed. I took the 6 that I thought were probably most popular. - did not include Onkosh as its popularity was too low (as reported by Alexa) - yp.com.hk - this is Yellow Pages Hong Kong, not a web search. Did not include it. - virgilio - I am super confused as to whether it's virgilio or virgilio.alice.it. Left it alone. - Did not remove delfi_lt because it is a really popular site (probably popular search engine) in Lithuania. The fact that it is localized is not a mark against it. - xalo.vn - again not popular enough List of completely removed engines (i.e. engines no longer in use for _any_ country): - adonde - aeiou - aladin - altavista_es - altavista_mx - aol_fr - aonde - ask_de - ask_uk - biglobe - bigmir - bluewin - conexcol - delfi_ee - embla - empas - eniro_dk - finna - forthnet - gigabusca - goo - iafrica - ilse - jamaicalive - krstarica - live* - lycos* - matkurja - meta - msn* - mweb - mywebsearch - nan10 - netindex - nifty - ohperu - orange - sesam - sogou - soso - szm - t_online - terra_ec - terra_mx - terra_pe - toile - vinden - voila - web_de - yagua - yam BUG=23909 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31686

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 5

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+702 lines, -1167 lines) Patch
M chrome/browser/search_engines/template_url_prepopulate_data.cc View 1 2 36 chunks +702 lines, -1167 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Evan Stade
11 years, 1 month ago (2009-11-11 03:38:43 UTC) #1
Evan Stade
Reviewers: Peter Kasting, Description: More search engine prepopulate data updating. notes: - did not include ...
11 years, 1 month ago (2009-11-11 03:39:01 UTC) #2
Peter Kasting
LGTM although I suggest adding explicit comments on all the places you use L"" as ...
11 years, 1 month ago (2009-11-11 04:20:45 UTC) #3
Peter Kasting
LGTM although I suggest adding explicit comments on all the places you use L"" as ...
11 years, 1 month ago (2009-11-11 04:21:03 UTC) #4
Peter Kasting
http://codereview.chromium.org/385032/diff/5/1001 File chrome/browser/search_engines/template_url_prepopulate_data.cc (right): http://codereview.chromium.org/385032/diff/5/1001#newcode1302 Line 1302: L"virgilio.alice.it", Based on testing, go ahead and change ...
11 years, 1 month ago (2009-11-11 04:22:28 UTC) #5
Peter Kasting
http://codereview.chromium.org/385032/diff/5/1001 File chrome/browser/search_engines/template_url_prepopulate_data.cc (right): http://codereview.chromium.org/385032/diff/5/1001#newcode1302 Line 1302: L"virgilio.alice.it", Based on testing, go ahead and change ...
11 years, 1 month ago (2009-11-11 04:22:47 UTC) #6
Evan Stade
On 2009/11/11 04:21:03, Peter Kasting wrote: > LGTM although I suggest adding explicit comments on ...
11 years, 1 month ago (2009-11-11 19:16:09 UTC) #7
Evan Stade
11 years, 1 month ago (2009-11-11 19:16:29 UTC) #8
On 2009/11/11 04:21:03, Peter Kasting wrote:
> LGTM although I suggest adding explicit comments on all the places you use
> L""
> as a keyword saying which engine this is sitting alongside (as the  
> existing
> code
> does)

done.



http://codereview.chromium.org/385032/diff/5/1001
File chrome/browser/search_engines/template_url_prepopulate_data.cc
(right):

http://codereview.chromium.org/385032/diff/5/1001#newcode60
Line 60: // The following unique IDs are available:
On 2009/11/11 04:20:45, Peter Kasting wrote:
> Nit: I'd just put all these in a big block, like
> // 1, 2, 3, 4, ...
> ...Just to save space

Done.

http://codereview.chromium.org/385032/diff/5/1001#newcode1302
Line 1302: L"virgilio.alice.it",
On 2009/11/11 04:22:28, Peter Kasting wrote:
> Based on testing, go ahead and change this to virgilio.it.

Done.

http://codereview.chromium.org/385032/diff/5/1001#newcode1302
Line 1302: L"virgilio.alice.it",
On 2009/11/11 04:22:28, Peter Kasting wrote:
> Based on testing, go ahead and change this to virgilio.it.

Done.

http://codereview.chromium.org/385032

Powered by Google App Engine
This is Rietveld 408576698