You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/01/09 01:24:13 UTC

[jira] [Updated] (CB-1832) iOS: CDVCordovaView should not inherit from UIWebView

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

Shazron Abdullah updated CB-1832:
---------------------------------

    Fix Version/s: 2.4.0

Abstraction gone awry, of which I was the architect :P
                
> iOS: CDVCordovaView should not inherit from UIWebView
> -----------------------------------------------------
>
>                 Key: CB-1832
>                 URL: https://issues.apache.org/jira/browse/CB-1832
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: iOS
>    Affects Versions: Master
>            Reporter: Kevin Hawkins
>            Assignee: Shazron Abdullah
>             Fix For: 2.4.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> CDVCordovaView inherits from UIWebView.  Apple's documentation for UIWebView states that classes should not inherit from this class.  Most straightforward recommendation is to simply remove CDVCordovaView, and make CDVViewController's webView property actually be a UIWebView.  There's currently no custom logic in CDVCordovaView to support a custom view anyway.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira