commit | 9446b9351cec1ffddd211ba02d985b91853f8398 | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Thu Nov 25 16:20:14 2010 +0000 |
committer | Ben Murdoch <benm@google.com> | Mon Nov 29 11:27:18 2010 +0000 |
tree | 6790edfefa25ad574c3209250ee66e6df4d2d43c | |
parent | 528f7a6a79681b9b901896320ae9c30ef2e472c9 [diff] |
Move access to the WebIconDatabase from the UI thread. the retainIconsOnStartup function was accessing the WebIconDatabase on the UI thread which is a strict mode violation. Move that database access into an AsyncTask. Change-Id: I4f03680d00b7678a89e41f94201ca5309891a8d9