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

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

Commit 8f2ad211ad60a10d7234124ff3c815e6a3b70ff1 in 
cordova-plugin-inappbrowser's branch refs/heads/dev from sgrebnov
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=8f2ad21
 ]

CB-6474 InAppBrowser. Add data urls support to WP8


> InAppBrowser. Add data urls support to WP8
> ------------------------------------------
>
>                 Key: CB-6474
>                 URL: https://issues.apache.org/jira/browse/CB-6474
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser, WP8
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>            Priority: Minor
>
> Different web apps use 'data:text/html, ...' uris to show html in the 
> browser. Android and iOS support this out of the box, but IE does not support 
> 'data' scheme for navigation.
> On WP8 we have special navigateToString method that could be used for this 
> purpose. Native implementation of InAppBrowser plugin on WP8 should recognize 
> uri scheme and use Navigate vs NavigateToString method.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to