[jbosstools-issues] [JBoss JIRA] (JBIDE-15512) CordovaSim: need to implement InAppBrowser plugin

Ilya Buziuk (JIRA) jira-events at lists.jboss.org
Wed Oct 2 13:09:02 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-15512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12809024#comment-12809024 ] 

Ilya Buziuk commented on JBIDE-15512:
-------------------------------------

I have made rough implementation via iframe ( https://github.com/yradtsevich/ripple-temp/tree/inAppBrowser ). However it's not the neatest solution, cause many web-sites (twitter, facebook) can't be embeded in the iframe (X-Frame-Options). So now OAuth authorization can't be established. Probably the best  solution would be implementing inAppBrowser via SWT.Browser, which will replace BrowserSim's browser when necessary and all inAppBrowser functionality will be implemented via BrowserFunctions.
                
> CordovaSim: need to implement InAppBrowser plugin
> -------------------------------------------------
>
>                 Key: JBIDE-15512
>                 URL: https://issues.jboss.org/browse/JBIDE-15512
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: browsersim
>            Reporter: Ilya Buziuk
>            Assignee: Ilya Buziuk
>             Fix For: 4.2.x
>
>
> InAppBrowser ( http://docs.phonegap.com/en/3.0.0/cordova_inappbrowser_inappbrowser.md.html#InAppBrowser ) which is based on Child Browser plugin is part of org.apache.cordova API

--
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


More information about the jbosstools-issues mailing list