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

Issue 3146007: Fix for issue 51693, which was a regression from integrating the open source... (Closed)

Created:
10 years, 4 months ago by Roger Tawa OOO till Jul 10th
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Fix for issue 51693, which was a regression from integrating the open source version of RLZ into Chromium. Chromium should never send RLZ pings to Google, only Google Chrome should do so. Removing dependency from rlz chrome extenion api to RLZTracker since it is not required. BUG=51693 TEST=Install Chromium on a clean machine and make sure no pings are sent to http://client1.google.com/tools/pso/ping?... Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56032

Patch Set 1 : '' #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Total comments: 5

Patch Set 4 : '' #

Total comments: 8

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -8 lines) Patch
M chrome/browser/browser_main.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browser_shutdown.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_rlz_module.cc View 2 3 4 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/rlz/rlz.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/search_engines/template_url.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_model.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_unittest.cc View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Roger Tawa OOO till Jul 10th
10 years, 4 months ago (2010-08-11 02:03:47 UTC) #1
Glenn Wilson
Adding Carlos, who knows all the RLZ references better than I... http://codereview.chromium.org/3146007/diff/19002/22004 File chrome/browser/rlz/rlz.cc (right): ...
10 years, 4 months ago (2010-08-11 16:01:15 UTC) #2
Roger Tawa OOO till Jul 10th
Thanks Glenn. Your suggestion applied. Will wait for Carlos. http://codereview.chromium.org/3146007/diff/19002/22004 File chrome/browser/rlz/rlz.cc (right): http://codereview.chromium.org/3146007/diff/19002/22004#newcode169 chrome/browser/rlz/rlz.cc:169: ...
10 years, 4 months ago (2010-08-11 18:33:44 UTC) #3
cpu_(ooo_6.6-7.5)
http://codereview.chromium.org/3146007/diff/19003/13002 File chrome/browser/browser_main.cc (right): http://codereview.chromium.org/3146007/diff/19003/13002#newcode1261 chrome/browser/browser_main.cc:1261: win_util::ScopedCOMInitializer com_initializer; the COM initializer... I think that was ...
10 years, 4 months ago (2010-08-12 00:57:35 UTC) #4
Roger Tawa OOO till Jul 10th
Thanks Carlos. I will ping PK about this. http://codereview.chromium.org/3146007/diff/19003/13002 File chrome/browser/browser_main.cc (right): http://codereview.chromium.org/3146007/diff/19003/13002#newcode1261 chrome/browser/browser_main.cc:1261: win_util::ScopedCOMInitializer ...
10 years, 4 months ago (2010-08-12 03:07:18 UTC) #5
Peter Kasting
LGTM, just nits, mostly about not adding comments that don't enhance the code any. http://codereview.chromium.org/3146007/diff/28003/22008 ...
10 years, 4 months ago (2010-08-12 17:19:37 UTC) #6
Roger Tawa OOO till Jul 10th
Thanks Peter, Carlos, Glenn for your comments. I have confirmed with PSO about the blank ...
10 years, 4 months ago (2010-08-12 18:55:51 UTC) #7
Glenn Wilson
10 years, 4 months ago (2010-08-12 19:01:10 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698