breautek commented on issue #1484: URL: https://github.com/apache/cordova-android/issues/1484#issuecomment-1240908769
Cordova is just a packaging tool to wrap web assets in the native binary, with a shell to load them in the system's webview. It does not actually implement the webview itself, so Cordova have no control over the performance of the HTML or the JavaScript DOM APIs. -- 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]
