Reland "[PwdCheckAndroid] Add delay between check status header updates"
This reverts commit 551bbd27. Reason for revert: Reland with fix for the status update. TBR=tedchoc@chromium.org TBR-ing since the DEPS file has already been reviewed and hasn't changed. Original change's description: > Revert "[PwdCheckAndroid] Add delay between check status header updates" > > This reverts commit 849b3b5d. > > Reason for revert: The assumption that the progress signal comes after > status signal was wrong, so this change causes a bug when re-running the > check. > > Since this was meant to be merged, reverting + fix is easier than fixing > in a follow-up CL. > > Original change's description: > > [PwdCheckAndroid] Add delay between check status header updates > > > > This CL adds a delay to status updates whenever multiple updates are > > notified to the mediator in a short time window. > > The minimum time interval between updates is set to 1 second. > > > > Bug: 1122026, 1092444 > > Change-Id: I64d9c95a11a5ed9b9d6fcf8941c260bf8b3a64ac > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390642 > > Reviewed-by: Ted Choc <tedchoc@chromium.org> > > Reviewed-by: Friedrich [CET] <fhorschig@chromium.org> > > Commit-Queue: Ioana Pandele <ioanap@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#805236} > > TBR=tedchoc@chromium.org,fhorschig@chromium.org,ioanap@chromium.org,erocchi@google.com > > Change-Id: I737eee5e355033542dc9ba8393eedc3390baf5de > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1122026 > Bug: 1092444 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2401620 > Commit-Queue: Ioana Pandele <ioanap@chromium.org> > Reviewed-by: Ioana Pandele <ioanap@chromium.org> > Cr-Commit-Position: refs/heads/master@{#805385} TBR=tedchoc@chromium.org,fhorschig@chromium.org,ioanap@chromium.org,erocchi@google.com # Not skipping CQ checks because this is a reland. Bug: 1122026 Bug: 1092444 Change-Id: Ib43b92f88393634d958582270d5dd9a1edba5829 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2403281Reviewed-by:Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#805750}
Showing
Please register or sign in to comment