[GitHub] cordova-plugin-inappbrowser pull request: Fix syntax error when br...

2016-01-27 Thread alexbuijs
Github user alexbuijs closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/127 --- 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, o

[GitHub] cordova-plugin-inappbrowser pull request: Fix syntax error when br...

2016-01-27 Thread alexbuijs
Github user alexbuijs commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/127#issuecomment-176042868 I understand, thanks! --- 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 pro

[GitHub] cordova-plugin-inappbrowser pull request: Fix syntax error when br...

2016-01-27 Thread sgrebnov
Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/127#issuecomment-176041352 @alexbuijs thank you for proposed patch, but we can't remove this line as it is required for InAppBrowser to work correct when app is emulated usin

[GitHub] cordova-plugin-inappbrowser pull request: Fix syntax error when br...

2015-11-25 Thread alexbuijs
GitHub user alexbuijs opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/127 Fix syntax error when browserifying When browserifying this plugin, aliasify throws an error: ``` events.js:141 throw er; // Unhandled 'error' event