[
https://issues.apache.org/jira/browse/CB-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-7050:
---------------------------------
Description:
https://git-wip-us.apache.org/repos/asf/cordova-ios.git branch "wkwebview"
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.
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
> 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 2
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
>
> https://git-wip-us.apache.org/repos/asf/cordova-ios.git branch "wkwebview"
> 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)