Revert "Sync: Clean up remaining site of unnecessary deferred startup"
This reverts commit dfb96619. Reason for revert: Likely made some Android tests flaky, see crbug.com/1115258 Original change's description: > Sync: Clean up remaining site of unnecessary deferred startup > > Followup to https://crrev.com/c/1989533 > > Sync supports delaying the engine startup by 10 seconds. This is meant > for avoiding contention during browser startup. > Before this CL, the 10-second delay would also apply in one other > (rare) situation, for no good reason other than some tests depending on > this behavior. Two of these tests were recently fixed (in > crrev.com/c/2339986), and the one remaining one is fixed in this CL. > With that, the delayed startup can now go away! > > Bug: 1035874 > Change-Id: I865d0bc3caac4d8f0712489ccbad526f912ccdce > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343036 > Reviewed-by: Maksim Moskvitin <mmoskvitin@google.com> > Commit-Queue: Marc Treib <treib@chromium.org> > Cr-Commit-Position: refs/heads/master@{#796819} TBR=treib@chromium.org,mmoskvitin@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1035874, 1115258 Change-Id: Idde272bf1bd4325160346bd5d74c49bdf3f384a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352909Reviewed-by:Marc Treib <treib@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#797336}
Showing
Please register or sign in to comment