forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GCM] Ignore network status when reconnecting again
It appears the network change notifications may not be enough to suppress connection attemtps. Clients are getting stuck waiting for a notification, despite being online. Ignore the network status for now until a better solution can be created (this brings things back to their old behavior). BUG=396687 Review URL: https://codereview.chromium.org/427113002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@286402 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
zea@chromium.org
committed
Jul 30, 2014
1 parent
606bb3b
commit 0a0c8ee
Showing
2 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters