Michal Mocny created CB-4147:
--------------------------------
Summary: 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
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