Github user osvso commented on the pull request:

    
https://github.com/apache/cordova-plugin-inappbrowser/pull/99#issuecomment-87192378
  
    I agree that it is responsibility of the parent to dismiss the inAppBrowser 
(fixed that), but from the other hand it is also responsibility of the webView 
to handle the redirect. Listening and interpreting redirections from to top 
level is possible and would probably work, but I consider it as not safe as it 
moves handling sensitive redirection to javascript layer which can be easily 
tampered. Also redirection handling will have to be placed within some android 
specific statement as it works on iOS. 


---
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 is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to