Anand V Nath created CB-12297:
---------------------------------
Summary: 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
Fix For: 1.2.1, 1.2.1-dev
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: [email protected]
For additional commands, e-mail: [email protected]