breautek commented on issue #1048:
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/1048#issuecomment-1942753410

   > org.apache.cordova.inappbrowser.VideoEnabledWebView
   
   This namespace isn't part of the original Apache plugin. Are you using a 
fork?
   
   The apache version does use `JavascriptInterface` but in a way that I don't 
believe is considered insecure.
   
   
https://github.com/apache/cordova-plugin-inappbrowser/blob/6.0.x/src/android/InAppBrowser.java#L992
 is not the same as what Google referenced: 
`org.apache.cordova.inappbrowser.VideoEnabledWebView.addJavascriptInterface `


-- 
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.

To unsubscribe, e-mail: [email protected]

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