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

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Wed Nov 20 09:30:06 EST 2013


Vlado Pakan created JBIDE-16061:
-----------------------------------

             Summary: CordovaSim: need to implement InAppBrowser plugin
                 Key: JBIDE-16061
                 URL: https://issues.jboss.org/browse/JBIDE-16061
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: browsersim
            Reporter: Vlado Pakan
            Assignee: Ilya Buziuk
             Fix For: 4.1.1.CR1, 4.2.0.Alpha1


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 feature can't be implemented via iframe, because of the X-Frame-Options and Same-origin policy. So, it should be implemented via browserFunction (org.eclipse.swt.browser.BrowserFunction) and SWT Browser widget

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