commit | 21f4d4ccc2cc85a77d470e22b02d40180ccaed3b | [log] [tgz] |
---|---|---|
author | Sami Kyostila <[email protected]> | Thu Nov 29 11:11:36 2018 |
committer | Commit Bot <[email protected]> | Thu Nov 29 11:11:36 2018 |
tree | 35978e5ef6831889d60c557b15773ebf3e449aca | |
parent | 42257ea38e1bb196b2ac8a045b69a6a96549706c [diff] |
base: Remove MessageLoop usage from ObserverListThreadSafeTest Replace explicit thread usage in ObserverListThreadSafeTest with a number of tasks that run on dedicated worker pool threads. We also replace an instance of MessageLoop in WeakNsObjectTest with a scoped task environment. Bug: 891670 Change-Id: I3b65f9b3ed54a42f40f38e98ef9b890d21003368 Reviewed-on: https://chromium-review.googlesource.com/c/1350914 Commit-Queue: Sami Kyöstilä <[email protected]> Reviewed-by: François Doray <[email protected]> Cr-Commit-Position: refs/heads/master@{#612141}
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 .