[GitHub] cordova-ios pull request: CB-10942 - Cannot

2016-04-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/211 --- 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

[GitHub] cordova-ios pull request: CB-10942 - Cannot

2016-04-04 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-ios/pull/211#issuecomment-205393355 lgtm! --- 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

[GitHub] cordova-ios pull request: CB-10942 - Cannot

2016-04-02 Thread barryvdh
Github user barryvdh commented on the pull request: https://github.com/apache/cordova-ios/pull/211#issuecomment-204806547 I can confirm this issue happening since v4.0.1 at least. v3.9.2 works fine. All my app links now open in a separate browser window, which isn't supposed to.

[GitHub] cordova-ios pull request: CB-10942 - Cannot

2016-03-26 Thread jcesarmobile
Github user jcesarmobile commented on the pull request: https://github.com/apache/cordova-ios/pull/211#issuecomment-201734157 Then LGTM --- 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

[GitHub] cordova-ios pull request: CB-10942 - Cannot

2016-03-25 Thread shazron
Github user shazron commented on the pull request: https://github.com/apache/cordova-ios/pull/211#issuecomment-201656326 I put that conditional in on purpose, to be explicit in the code what the rules are (I know the comment is in there as well) "unoptimized", it should be fine since

[GitHub] cordova-ios pull request: CB-10942 - Cannot

2016-03-24 Thread jcesarmobile
Github user jcesarmobile commented on the pull request: https://github.com/apache/cordova-ios/pull/211#issuecomment-200759257 Tested and working fine I think the first if can be removed ``` if (allowNavigationsPass && allowIntentPass) { return

[GitHub] cordova-ios pull request: CB-10942 - Cannot

2016-03-23 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-ios/pull/211 CB-10942 - Cannot https://foo.bar; /> for lin… …ks in that site, if you have https://*; /> You can merge this pull request into a Git repository by running: $ git pull