breautek commented on issue #1000: URL: https://github.com/apache/cordova-android/issues/1000#issuecomment-733665089
https://github.com/apache/cordova-android/blob/97e2d15634f3c7a37e468cdafcb697257340570c/framework/src/org/apache/cordova/CordovaWebViewImpl.java#L506 is the line @zhqcqupt was talking about... And directory below it: https://github.com/apache/cordova-android/blob/97e2d15634f3c7a37e468cdafcb697257340570c/framework/src/org/apache/cordova/CordovaWebViewImpl.java#L508-L509 Wonder if that TODO applies here... :thinking: Perhaps it's a race condition. ---------------------------------------------------------------- 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]
