[
https://issues.apache.org/jira/browse/CB-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893460#comment-15893460
]
ASF subversion and git services commented on CB-12297:
------------------------------------------------------
Commit 8a08518593f1fbd80ece0b40122479a79ba7a9b5 in
cordova-plugin-wkwebview-engine's branch refs/heads/1.1.x from [~anandvnath]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-wkwebview-engine.git;h=8a08518
]
CB-12297 Support WKProcessPool for cookie sharing
This closes #27
> 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.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]