[ 
https://issues.apache.org/jira/browse/CB-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704957#comment-13704957
 ] 

ASF subversion and git services commented on CB-4147:
-----------------------------------------------------

Commit 5110dbd0d5a4d1bacbeb9cd3ae85e19bffa73fbd in branch refs/heads/master 
from [~mmocny]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=5110dbd
 ]

[ios][CB-4147] Fixing crash when calling open() on an already open window.

                
> Calling InAppBrowser.open on an open window crashes ios.
> --------------------------------------------------------
>
>                 Key: CB-4147
>                 URL: https://issues.apache.org/jira/browse/CB-4147
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin InAppBrowser
>    Affects Versions: 2.9.0
>            Reporter: Michal Mocny
>            Assignee: Michal Mocny
>             Fix For: 3.0.0
>
>
> var iab = window.open('http://www.google.com', '_blank');
> iab.open();
> Crash!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to