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

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

Commit a329917d4853527d5f6e94aa94d086d33e82799d in branch refs/heads/2.9.x from 
[~mmocny]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=a329917 ]

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

                
> Calling InAppBrowser.show() 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.show();
> 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