[GCM] Unregistration request
Wrapper over URL fetcher allowing for making request to remove registration of apps from the GCM. It pretends to be an API call instead of GCM client infrastructure code on purpose, to omit certain server side logic. Patch includes: * Implementation of the request using a URL fetcher with delete request * Parsing of the response, with error handling * triggering of the retry logic based on the provided backoff policy and when the last error allows to retry * UMA logging of the request result. BUG=284553 Review URL: https://codereview.chromium.org/147763008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251496 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment