You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/06/28 00:49:25 UTC

[jira] [Updated] (CB-7050) Support loadHTMLString in WKWebView

     [ https://issues.apache.org/jira/browse/CB-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-7050:
---------------------------------

    Description: 
Branch: https://github.com/shazron/cordova-ios/tree/wkwebview-only

http://trac.webkit.org/changeset/169696
[WKWebView loadHTMLString:baseURL]

Right now it's in a category, but unimplemented. Hopefully it gets in iOS 8 beta 3.

Filed:
rdar://problem/17423482

-------

Summary:
There is no API function to load a HTML document from a NSString like the API function [UIWebView loadHTMLString:baseURL]

Steps to Reproduce:
1. Use WKWebView
2. Try to load a HTML document from a NSString

Expected Results:
Ability to load a HTML document from a NSString

Actual Results:
No ability to load a HTML document from a NSString

Version:
iOS 8 beta 2

Configuration:
iOS Simulator, iPad 2


  was:
Branch: https://github.com/shazron/cordova-ios/tree/wkwebview-only

http://trac.webkit.org/changeset/169696
[WKWebView loadHTMLString:baseURL]

Right now it's in a category, but unimplemented. Hopefully it gets in iOS 8 beta 3.


> Support loadHTMLString in WKWebView
> -----------------------------------
>
>                 Key: CB-7050
>                 URL: https://issues.apache.org/jira/browse/CB-7050
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>         Environment: iOS 8 beta
>            Reporter: Shazron Abdullah
>
> Branch: https://github.com/shazron/cordova-ios/tree/wkwebview-only
> http://trac.webkit.org/changeset/169696
> [WKWebView loadHTMLString:baseURL]
> Right now it's in a category, but unimplemented. Hopefully it gets in iOS 8 beta 3.
> Filed:
> rdar://problem/17423482
> -------
> Summary:
> There is no API function to load a HTML document from a NSString like the API function [UIWebView loadHTMLString:baseURL]
> Steps to Reproduce:
> 1. Use WKWebView
> 2. Try to load a HTML document from a NSString
> Expected Results:
> Ability to load a HTML document from a NSString
> Actual Results:
> No ability to load a HTML document from a NSString
> Version:
> iOS 8 beta 2
> Configuration:
> iOS Simulator, iPad 2



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