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/09/17 22:48:39 UTC

[jira] [Updated] (CB-7295) [WKWebView][UIWebView] Use NSProxy to wrap WKWebView/UIWebView in CDVPlugin (and elsewhere, like InAppBrowser)

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

Shazron Abdullah updated CB-7295:
---------------------------------
    Summary: [WKWebView][UIWebView] Use NSProxy to wrap WKWebView/UIWebView in CDVPlugin (and elsewhere, like InAppBrowser)  (was: Use NSProxy to wrap WKWebView/UIWebView in CDVPlugin (and elsewhere, like InAppBrowser))

> [WKWebView][UIWebView] Use NSProxy to wrap WKWebView/UIWebView in CDVPlugin (and elsewhere, like InAppBrowser)
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-7295
>                 URL: https://issues.apache.org/jira/browse/CB-7295
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>         Environment: iOS 8
>            Reporter: Shazron Abdullah
>
> Advantage: 
> We don't need to have explicit methods specified in CDVWebViewOperationsDelegate for example, you can pass *any* message to the proxy and it can be forwarded.
> Disadvantage:
> You lose compile-time checking.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)