[GitHub] cordova-android pull request: [CB-6837][Android] Fix: leaked windo...

2014-10-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/122 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

[GitHub] cordova-android pull request: [CB-6837][Android] Fix: leaked windo...

2014-09-22 Thread martincgg
GitHub user martincgg opened a pull request: https://github.com/apache/cordova-android/pull/122 [CB-6837][Android] Fix: leaked window when hitting back button while alert being rendered Created arrayList on ChromeClient that it will register all showed AlertDialog, using CordovaChr

[GitHub] cordova-android pull request: [CB-6837][Android] Fix: leaked windo...

2014-09-22 Thread martincgg
Github user martincgg closed the pull request at: https://github.com/apache/cordova-android/pull/117 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[GitHub] cordova-android pull request: [CB-6837][Android] Fix: leaked windo...

2014-09-19 Thread martincgg
Github user martincgg commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/117#discussion_r17791920 --- Diff: framework/src/org/apache/cordova/CordovaChromeClient.java --- @@ -123,7 +128,8 @@ public boolean onKey(DialogInterface dialog, int keyCod

[GitHub] cordova-android pull request: [CB-6837][Android] Fix: leaked windo...

2014-08-22 Thread martincgg
GitHub user martincgg opened a pull request: https://github.com/apache/cordova-android/pull/117 [CB-6837][Android] Fix: leaked window when hitting back button while alert being rendered Created arrayList on ChromeClient that it will register all showed AlertDialog, using CordovaChr