Chromium Code Reviews
DescriptionWorkaround NetworkConnectionManager race condition
Sometimes when GCM NetworkManager fires, Chromium doesn't yet know that
we have a connection, and reports the current connection type as
CONNECTION_NONE, even though android reports that we have a connection.
If we find a time when NetworkConnectionManager says there is no connection,
but android says there is a connection, send a valid connection type down
to the request coordinator, so it can start downloading a file.
We need to merge this to M56.
BUG=680831
Review-Url: https://codereview.chromium.org/2632573002
Cr-Commit-Position: refs/heads/master@{#444121}
(cherry picked from commit 87501749a54ab7879f4233e15a4fdb9b0f6adc46)
Review-Url: https://codereview.chromium.org/2648683002 .
Cr-Commit-Position: refs/branch-heads/2924@{#811}
Cr-Branched-From: 3a87aecc31cd1ffe751dd72c04e5a96a1fc8108a-refs/heads/master@{#433059}
Committed: https://chromium.googlesource.com/chromium/src/+/28216f1cdf9cce15ba59140c789676ae05f9b353
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||