GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-plugin-network-information/pull/25
CB-8185 Use `navigator.onLine` as connection information source on browser platform This is fix for [CB-8185](https://issues.apache.org/jira/browse/CB-8185) This also adds support for `online`/`offline` events for browser. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-plugin-network-information CB-8185 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-network-information/pull/25.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #25 ---- commit 42fbe8aa9fab76dea7b1b0b837574806871a5660 Author: Vladimir Kotikov <v-vlk...@microsoft.com> Date: 2015-02-04T14:09:06Z CB-8185 Use `navigator.onLine` as connection information source on browser platform * add support for `online`/`offline` events for browser ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org