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

Issue 11572044: Automatically retry the following URLFetchers when the network changes: (Closed)

Created:
8 years ago by Joao da Silva
Modified:
8 years ago
CC:
chromium-reviews, Aaron Boodman, cbentzel+watch_chromium.org, darin-cc_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Automatically retry the following URLFetchers when the network changes: extensions_downloader.cc (extensions, retail mode AppPack) gaia_oauth_fetcher.cc gaia_oauth_client.cc device_management_service.cc (user/device policy fetches, auto-enrollment) All of these have been noticed to fail when network change notifications are sent, in particular on ChromeOS. TBR=jochen BUG=145021, 163710, 130602, chromium-os:16114 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173232

Patch Set 1 #

Patch Set 2 : Document the retry behavior #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -55 lines) Patch
M chrome/browser/extensions/updater/extension_downloader.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/net/gaia/gaia_oauth_fetcher.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/policy/app_pack_updater.h View 5 chunks +2 lines, -16 lines 0 comments Download
M chrome/browser/policy/app_pack_updater.cc View 9 chunks +3 lines, -39 lines 0 comments Download
M chrome/browser/policy/device_management_service.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M google_apis/gaia/gaia_oauth_client.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Joao da Silva
After https://codereview.chromium.org/11464028/ this can be landed to fix 3 bugs in one small CL! Please ...
8 years ago (2012-12-14 15:31:28 UTC) #1
Mattias Nissler (ping if slow)
LGTM. Looking forward to this problem becoming a thing of the past.
8 years ago (2012-12-14 15:52:34 UTC) #2
Jói
8 years ago (2012-12-14 15:53:08 UTC) #3
LGTM for google_apis with a request: Document the reason for the 3 retries right
there in the code, and reference the bug.

Powered by Google App Engine
This is Rietveld 408576698