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 2799083003: Replace manual GoogleURLTracker update request with call to utility function. (Closed)

Created:
3 years, 8 months ago by Peter Kasting
Modified:
3 years, 8 months ago
Reviewers:
vasilii
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace manual GoogleURLTracker update request with call to utility function. This removes the forced Google URL re-check on a profile reset. The old behavior was added to correct cases where users said "no" to a server request to use a new TLD. Nowadays we don't prompt about this, so users can't be stuck on "the wrong" server. BUG=244291 TEST=none Review-Url: https://codereview.chromium.org/2799083003 Cr-Commit-Position: refs/heads/master@{#462944} Committed: https://chromium.googlesource.com/chromium/src/+/a078dc8d4c1abc3ff76ce6188ad986686ab24908

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove unneeded #includes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -42 lines) Patch
M chrome/browser/profile_resetter/profile_resetter.cc View 1 3 chunks +0 lines, -14 lines 0 comments Download
M chrome/browser/ui/navigation_correction_tab_observer.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/google/core/browser/google_url_tracker.h View 1 1 chunk +5 lines, -7 lines 0 comments Download
M components/google/core/browser/google_url_tracker.cc View 1 1 chunk +2 lines, -7 lines 0 comments Download
M components/search_engines/template_url_service.cc View 1 3 chunks +14 lines, -13 lines 0 comments Download

Messages

Total messages: 25 (15 generated)
Peter Kasting
3 years, 8 months ago (2017-04-06 08:29:47 UTC) #2
vasilii
https://codereview.chromium.org/2799083003/diff/1/components/search_engines/template_url_service.cc File components/search_engines/template_url_service.cc (right): https://codereview.chromium.org/2799083003/diff/1/components/search_engines/template_url_service.cc#newcode693 components/search_engines/template_url_service.cc:693: RequestGoogleURLTrackerServerCheckIfNecessary(); There is a behavior change here. ProfileResetter calls ...
3 years, 8 months ago (2017-04-06 09:33:18 UTC) #7
Peter Kasting
https://codereview.chromium.org/2799083003/diff/1/components/search_engines/template_url_service.cc File components/search_engines/template_url_service.cc (right): https://codereview.chromium.org/2799083003/diff/1/components/search_engines/template_url_service.cc#newcode693 components/search_engines/template_url_service.cc:693: RequestGoogleURLTrackerServerCheckIfNecessary(); On 2017/04/06 09:33:17, vasilii wrote: > There is ...
3 years, 8 months ago (2017-04-06 09:43:26 UTC) #8
vasilii
On 2017/04/06 09:43:26, Peter Kasting wrote: > https://codereview.chromium.org/2799083003/diff/1/components/search_engines/template_url_service.cc > File components/search_engines/template_url_service.cc (right): > > https://codereview.chromium.org/2799083003/diff/1/components/search_engines/template_url_service.cc#newcode693 ...
3 years, 8 months ago (2017-04-06 11:00:54 UTC) #9
Peter Kasting
(Note, if possible please try to reply on the original codereview comment rather than with ...
3 years, 8 months ago (2017-04-06 19:47:29 UTC) #10
Peter Kasting
On 2017/04/06 19:47:29, Peter Kasting wrote: > Restarting Chrome would do it. But more importantly, ...
3 years, 8 months ago (2017-04-07 02:08:29 UTC) #14
vasilii
For me the check returns ".google.de" Implementation LGTM. You need to update the description and ...
3 years, 8 months ago (2017-04-07 09:22:39 UTC) #18
Peter Kasting
On 2017/04/07 09:22:39, vasilii wrote: > For me the check returns ".google.de" Huh, I guess ...
3 years, 8 months ago (2017-04-07 18:48:35 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2799083003/20001
3 years, 8 months ago (2017-04-07 18:49:07 UTC) #22
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 18:56:48 UTC) #25
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/a078dc8d4c1abc3ff76ce6188ad9...

Powered by Google App Engine
This is Rietveld 408576698