commit | b3f6d58b6ec716c26df38b584eda061265437cf4 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Thu Oct 08 13:06:37 2009 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Thu Oct 08 13:06:37 2009 -0700 |
tree | bbbc891d901579846fb6aee73c5da7939bc2f883 | |
parent | 3fd9d9e3e07587a913cc5bb54c6a0fc08f048d0d [diff] |
Fix for 2148982: Keyboard freezes while typing Contacts dictionary code was being triggered too frequently during sync and during presence updates and this seems expensive for accounts with a lot of contacts. Throttling the contacts read to every 30 minutes.