commit | e17db4221f15a19fa636602ae317263cdde1a325 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Fri Jul 29 14:58:10 2011 -0700 |
committer | John Reck <jreck@google.com> | Fri Jul 29 15:06:19 2011 -0700 |
tree | 9472907bbcb7c86ef04ebc98d78a0bb799ce9585 | |
parent | 1b9353cbf59678721d48313cb92189a1530f0483 [diff] |
Fix race condition Bug: 5042778 There was a chance that the widget refresh would happen before the SQL transaction was committed. Meaning the widget would correctly be notified, but it would refresh before the delete actually occured Change-Id: Ie7ae3104077c9ebeba4928d3fe7b6a6793f31ca1