You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/10/01 05:43:23 UTC

[jira] [Commented] (CB-4950) The android implementation of contacts plugin should not depend on the concrete class android.webkit.WebView

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

ASF subversion and git services commented on CB-4950:
-----------------------------------------------------

Commit ce6aafafba362263f9f8911ecb205445c3e07b9d in branch refs/heads/dev from [~chun.gao@intel.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-contacts.git;h=ce6aafa ]

[CB-4950] Remove the dependence on concrete component android.webkit.WebView.

(cherry picked from commit c5a5680c834d2310ac67725489d628a7e2408404)


> The android implementation of contacts plugin should not depend on the concrete class android.webkit.WebView
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-4950
>                 URL: https://issues.apache.org/jira/browse/CB-4950
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Contacts
>    Affects Versions: Master
>         Environment: cordova-android, git branch 3.0.x
>            Reporter: gaochun
>             Fix For: Master
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The android implementation of contacts plugin depends on the concrete web infrastructure android.webkit.WebView.  This dependence ruins the portability of the plugin. For example, it could not run on a substantial implementation of CordovaWebView which based on a android third party component(such as chromium for android).



--
This message was sent by Atlassian JIRA
(v6.1#6144)