Prepare explore_sites unittests for imminent switching on of the...
Prepare explore_sites unittests for imminent switching on of the HistoryServiceUsesTaskScheduler experiment. The feature will soon be flipped to ENABLED_BY_DEFAULT. This will make HistoryServiceBackend's task runner dispatch to the ThreadPool instead of a dedicated base::Thread. The tests need to be prepared to stay functional when that happens. This is done as the last mile of the chrome-wide effort to coalesce as much work as possible to the ThreadPool. Bug: 661143 Change-Id: I7e08e21c212c2852891d30d0db70b946d932dd4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865595Reviewed-by:Justin DeWitt <dewittj@chromium.org> Commit-Queue: Oliver Li <olivierli@chromium.org> Cr-Commit-Position: refs/heads/master@{#707832}
Showing
Please register or sign in to comment