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

Issue 544833002: Apply the network changed retry (Closed)

Created:
6 years, 3 months ago by Jaekyun Seok (inactive)
Modified:
6 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Apply the network changed retry On android platform, it often fails to fetch searchdomaincheck url right after network changes because of conflict between DNSObserver::OnDNSChanged event and NetworkChangeObserver::OnNetworkChanged event. This patch enables re-fetching when such conflict happens. BUG=407442 Committed: https://crrev.com/da10c204068bcef07f3b7aff2f8ea85a31edbb41 Cr-Commit-Position: refs/heads/master@{#293639}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix typos #

Total comments: 2

Patch Set 3 : Update comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M components/google/core/browser/google_url_tracker.cc View 1 2 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 19 (6 generated)
Jaekyun Seok (inactive)
Please take a look at this change.
6 years, 3 months ago (2014-09-04 21:53:01 UTC) #2
pauljensen
https://codereview.chromium.org/544833002/diff/1/components/google/core/browser/google_url_tracker.cc File components/google/core/browser/google_url_tracker.cc (right): https://codereview.chromium.org/544833002/diff/1/components/google/core/browser/google_url_tracker.cc#newcode248 components/google/core/browser/google_url_tracker.cc:248: // Configure to max_retries at most kMaxRetries times for ...
6 years, 3 months ago (2014-09-05 13:22:56 UTC) #3
Jaekyun Seok (inactive)
PTAL. https://codereview.chromium.org/544833002/diff/1/components/google/core/browser/google_url_tracker.cc File components/google/core/browser/google_url_tracker.cc (right): https://codereview.chromium.org/544833002/diff/1/components/google/core/browser/google_url_tracker.cc#newcode248 components/google/core/browser/google_url_tracker.cc:248: // Configure to max_retries at most kMaxRetries times ...
6 years, 3 months ago (2014-09-05 19:00:51 UTC) #4
pauljensen
LGTM but I'm not an OWNER.
6 years, 3 months ago (2014-09-05 19:01:50 UTC) #5
Peter Kasting
LGTM https://codereview.chromium.org/544833002/diff/20001/components/google/core/browser/google_url_tracker.cc File components/google/core/browser/google_url_tracker.cc (right): https://codereview.chromium.org/544833002/diff/20001/components/google/core/browser/google_url_tracker.cc#newcode252 components/google/core/browser/google_url_tracker.cc:252: // Configure to retry at most kMaxRetries times ...
6 years, 3 months ago (2014-09-05 22:43:18 UTC) #6
Jaekyun Seok (inactive)
https://codereview.chromium.org/544833002/diff/20001/components/google/core/browser/google_url_tracker.cc File components/google/core/browser/google_url_tracker.cc (right): https://codereview.chromium.org/544833002/diff/20001/components/google/core/browser/google_url_tracker.cc#newcode252 components/google/core/browser/google_url_tracker.cc:252: // Configure to retry at most kMaxRetries times for ...
6 years, 3 months ago (2014-09-06 03:14:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jaekyun@chromium.org/544833002/40001
6 years, 3 months ago (2014-09-06 03:17:47 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/6012)
6 years, 3 months ago (2014-09-06 05:11:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jaekyun@chromium.org/544833002/40001
6 years, 3 months ago (2014-09-06 05:35:02 UTC) #13
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-06 12:56:41 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jaekyun@chromium.org/544833002/40001
6 years, 3 months ago (2014-09-06 22:10:25 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 3cae18e70bd44341c2e96806763d3d92486926f9
6 years, 3 months ago (2014-09-06 22:11:43 UTC) #18
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:43:30 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/da10c204068bcef07f3b7aff2f8ea85a31edbb41
Cr-Commit-Position: refs/heads/master@{#293639}

Powered by Google App Engine
This is Rietveld 408576698