Description[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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251496
Patch Set 1 #Patch Set 2 : Reordering enum description in histograms.xml #
Total comments: 6
Patch Set 3 : Addressing feedback form Jian Li #
Total comments: 2
Patch Set 4 : Final updates based on CR #
Messages
Total messages: 13 (0 generated)
|