commit | 968d057f7a37bc981e2a732fb07521cfc8dcb16a | [log] [tgz] |
---|---|---|
author | Chris Sosa <sosa@chromium.org> | Fri Aug 23 14:46:02 2013 -0700 |
committer | ChromeBot <chrome-bot@google.com> | Sat Aug 24 09:37:58 2013 -0700 |
tree | b01e48a87a4987cb1977a2ce3eaa45d25aca7f24 | |
parent | f7d8004834f54aaf642da6488521511e6b637fdc [diff] |
Never defer updates on interactive checks. Looks like we had a bug when adding the deferred logic. We should never defer on interactive checks as it's really confusing to a user who's doing an interactive check. This change is simple enough but I've changed all unittests that tested deferred behavior to also make sure they allow an update if interactive is set. BUG=chromium:274056 TEST=Unittests Change-Id: Ib63dbd20e64bed2da84e68c96291335e00e944a2 Reviewed-on: https://gerrit.chromium.org/gerrit/66864 Reviewed-by: Chris Sosa <sosa@chromium.org> Tested-by: Chris Sosa <sosa@chromium.org> Commit-Queue: Chris Sosa <sosa@chromium.org>