commit | 8d06e36fe80f516e04ad33ff8b446720e36cabfd | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Wed Mar 24 14:45:57 2010 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Wed Mar 24 14:45:57 2010 -0400 |
tree | d062027b4f4559b577df4685f6de6eff92f4a743 | |
parent | 184f08bc3dca3352b2fd37c75a13640c167f4269 [diff] |
Use AsyncTask when calling Browser.updateVisitedHistory Previously updateVisitedHistory itself used an AsyncTask, but since that method could be called from a non-main thread, move the AsyncTask to the call site. Part of http://b/issue?id=2539948 Change-Id: I9a70130ab125490fa96964ea9637eba67732180a