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

ASF GitHub Bot commented on CB-6474:
------------------------------------

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/40

    CB-6474 InAppBrowser. Add data urls support to WP8

    https://issues.apache.org/jira/browse/CB-6474

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sgrebnov/cordova-plugin-inappbrowser CB-6474

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/40.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #40
    
----
commit 8f2ad211ad60a10d7234124ff3c815e6a3b70ff1
Author: sgrebnov <[email protected]>
Date:   2014-04-18T17:47:20Z

    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