[GitHub] janpio edited a comment on issue #290: InAppBrowser will not destroy WebView when invoking ref.close()
janpio edited a comment on issue #290: InAppBrowser will not destroy WebView when invoking ref.close() URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/290#issuecomment-439562745 Ok, so you actually have a different "problem" than @heidji had - good that we moved his to new issues. I updated the title of this issue - is this correct? How did you discover that the webview is still running exactly? Update: I could reproduce what you describe in Android and the Chrome dev tools: ![image](https://user-images.githubusercontent.com/183673/48652970-97a7f080-ea02-11e8-8e28-ae49ed88e0fe.png) Each execution of `test()` from @heidji's test repository opens a new IAB windows that first loads google.com and that switches to about:blank when the IAB windows is closed via `.close`. That's not good. Does this match what you are seeing and reported here? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org
[GitHub] janpio edited a comment on issue #290: InAppBrowser will not destroy WebView when invoking ref.close()
janpio edited a comment on issue #290: InAppBrowser will not destroy WebView when invoking ref.close() URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/290#issuecomment-439562745 Ok, so you actually have a different "problem" than @heidji had - good that we moved his to new issues. I updated the title of this issue - is this correct? How did you discover that the webview is still running exactly? Update: I could reproduce what you describe in Android and the Chrome dev tools: ![image](https://user-images.githubusercontent.com/183673/48652970-97a7f080-ea02-11e8-8e28-ae49ed88e0fe.png) Each execution of `test()` from @heidji's test repository opens a new IAB windows that first loads google.com and that switches to about:blank when the IAB windows is closed via `.close`. That's not good. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org