commit | f80f259f520e99f19c463a8e99ef36d099b8c2ad | [log] [tgz] |
---|---|---|
author | Gabriel Charette <[email protected]> | Mon Sep 09 22:22:18 2019 |
committer | Commit Bot <[email protected]> | Mon Sep 09 22:22:18 2019 |
tree | 3c7e2403f92353eb98f69b96207c4702e000fbb0 | |
parent | a7b5c57ef28e268ad842365e9ab7a5da9851b9e4 [diff] |
Backport some tests in /content/common/service_manager 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 /content/common/service_manager. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. [email protected] Bug: 891670 Change-Id: I26e756b427a41a07ced80e5d9306788644d26ba0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786956 Auto-Submit: Gabriel Charette <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Commit-Queue: Gabriel Charette <[email protected]> Cr-Commit-Position: refs/heads/master@{#694948}
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 .