Hicklethumb opened a new issue #860:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/860


   # Feature Request
   
   ## Motivation Behind Feature
   With the release of 5.0.0 one of the changes includes resource sharing 
between the main webview and the IAB again. There are some utilizations of the 
IAB where the lack of resource sharing is currently used as a security feature. 
   
   
   
   ## Feature Description
   When an InAppBrowser gets launched, with versions preceding 5.0.0, resource 
sharing was not possible. 
   
   With the new 5.0.0 released, one of the features includes the ability to 
share resources between the main webview and the IAB.
   
   This is problematic for applications where the application design relies on 
resources being segregated.
   
   Having resource sharing as an option on IAB launch would solve this issue 
that is preventing applications from upgrading to 5.0.0 and would also cater 
for all use cases in the current and past versions. 
   
   
   
   ## Alternatives or Workarounds
   The only current alternative is to not upgrade to 5.0.0
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to