#5004 Fix race that caused multiple fake icons appear in the activity frame after installing a bundle with Browse.

This commit is contained in:
Tomeu Vizoso
2007-11-18 19:25:28 +01:00
parent 5c951a5ca2
commit 2ddc1bec4c
2 changed files with 13 additions and 3 deletions
+3
View File
@@ -1,3 +1,6 @@
* #5004 Fix race that caused multiple fake icons appear in the activity frame
after installing a bundle with Browse. (tomeu)
Snapshot 411879e9de
* #4768 Fix memory leak when switching between activities. (marco)