commit | 7f4fc23de27cce78b663eaaf629dc9d906e2434c | [log] [tgz] |
---|---|---|
author | Gabriel Charette <[email protected]> | Thu Sep 05 18:07:39 2019 |
committer | Commit Bot <[email protected]> | Thu Sep 05 18:07:39 2019 |
tree | 20f17e6b6a56a3cfc5513028e0573eb3ac9924de | |
parent | 76caca2754bc9b3f5d81850f3e3f54b84f95cde7 [diff] |
Backport some tests in /printing to SingleThreadTaskEnvironment These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /printing. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. [email protected] Bug: 891670 Change-Id: I6077f3d2fb31e4fa16a64be3cf209e25ef2998db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787179 Auto-Submit: Gabriel Charette <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Commit-Queue: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/master@{#693856}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .