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 GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/09 03:58:58 UTC

[jira] [Commented] (CB-12297) Support WKProcessPool for cookie sharing

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

ASF GitHub Bot commented on CB-12297:
-------------------------------------

Github user anandvnath commented on the issue:

    https://github.com/apache/cordova-plugin-wkwebview-engine/pull/27
  
    @shazron Thanks for approving this.
    
    Appreciate any updates on when you are planning to make this fix available?
    
    Thanks
    Anand 


> Support WKProcessPool for cookie sharing
> ----------------------------------------
>
>                 Key: CB-12297
>                 URL: https://issues.apache.org/jira/browse/CB-12297
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin WKWebViewEngine
>    Affects Versions: 1.0.0
>            Reporter: Anand V Nath
>            Assignee: Shazron Abdullah
>              Labels: easyfix
>             Fix For: 1.2.1, 1.2.1-dev
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> WKWebView provided by the plugin does not use any WKProcessPool. Using WKProcessPool will help in sharing cookies across WKWebView instances. If the cordova app has a usecase where it creates its own WKWebView instance, for instance, a remote login screen, then it is better that the new WKWebView instance uses the same WKProcessPool. 
> In order to make this happen, I propose creating a WKProcessPool factory in this plugin and publish that, so that the cordova app can use it for their WKWebView instances.
> I have a working model in my git branch:
> https://github.com/anandvnath/cordova-plugin-wkwebview-engine



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org