blink: Fix a virtual time deadlock situation
It's possible that we advance virtual time past the time of the next task scheduled to execute. In that case, AutoAdvancingVirtualTimeDomain::DelayTillNextTask should instruct the TaskQueueManager to run the task immediately. Bug: 777763 Change-Id: I90a2501df05334d9971e8518717bacd9ae95693d Reviewed-on: https://chromium-review.googlesource.com/982113 Commit-Queue: Eric Seckler <eseckler@chromium.org> Reviewed-by:Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#546202}
Showing
Please register or sign in to comment