commit | 177da2ca1090743dfec87c7289cb85f3d9b5df22 | [log] [tgz] |
---|---|---|
author | Francois Doray <[email protected]> | Thu Jun 20 14:14:22 2019 |
committer | Commit Bot <[email protected]> | Thu Jun 20 14:14:22 2019 |
tree | fab60c529c7adc19c4a1e3b8f9b959a7a2c0f45a | |
parent | b023728a2092695cc55a110597923ce4643f0674 [diff] |
[threadpool] Add switch to log BEST_EFFORT tasks. When the --log-best-effort-tasks switch is specified, information about all tasks posted with BEST_EFFORT priority is logged. This is useful to diagnose issues with preventing BEST_EFFORT tasks from running during startup (and eventually during page load). Bug: 887407 Change-Id: I366a78485c1588741519c7254f8e1ab57d1df140 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660635 Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Gabriel Charette <[email protected]> Commit-Queue: François Doray <[email protected]> Cr-Commit-Position: refs/heads/master@{#670886}
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 .