| commit | b66ad57ca072a8cb83ee9c269e233d5002d96e17 | [log] [tgz] |
|---|---|---|
| author | Dianne Hackborn <hackbod@google.com> | Tue Mar 01 17:10:30 2011 -0800 |
| committer | Dianne Hackborn <hackbod@google.com> | Tue Mar 01 17:11:08 2011 -0800 |
| tree | 839242fdcffbb2f93e33a4dd5bdd40f142c04fb3 | |
| parent | 6c2193a7e26c0794f45dfb60d2a0cf6ae776f390 [diff] |
Fix issue #3387676 com.android.browser: java.lang.NullPointerException...
Unable to destroy activity {com.android.browser/com.android.browser.BrowserActivity}:
java.lang.NullPointerException at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:2809)
Add a bunch of guards to not call on to the window callback after the
window is destroyed.
Change-Id: I66ca0705f421bafdfe953d03654c8f78d9e68249