Notify SyncNetworkChannel about GCM connection state
This change propagates GCM connection state from GCMInvalidationBridge to SyncNetworkChannel where based on this notification overall invalidations state is updated. This change still has issue that when GCM connection is down but HTTP request succeeds then status is updated to NOTIFICATIONS_ENABLED. Fixing this requires minor refactoring which I would like to pull into separate change. BUG=378536 R=rlarocque@chromium.org Review URL: https://codereview.chromium.org/334253006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278225 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment