Chromium Code Reviews
DescriptionSchedule retry for user-permitted uploads.
Previously uploads that are user-permitted but not network-permitted
get ignored when it comes to retry scheduling. This fix makes them
eligible for retry.
* Use isUploadUserPermitted just to check user preference, so that
uploads that only failed this check may be retried in the future.
* Delete crash dump if user does not permit uploads. This makes sure
that uploads returning UPLOAD_DISABLED do not get retried, ever.
Also deleted obsolete code and fixed a TAG prefix.
BUG=553488
R=acleung@chromium.org
Committed: https://crrev.com/95b02f0eabcd1a4d661f63a6fa38d4d30945f0fd
Cr-Commit-Position: refs/heads/master@{#360147}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed comments. PTAL. #Patch Set 3 : Resolve merge issue #Patch Set 4 : Undo introduction of obsolete code #
Messages
Total messages: 13 (5 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||