[scheduling] Removing QueueClass.
QueueClass is currently used for high-level policy decisions in the main thread. For the most part, the policies applied to each queue class are largely the same. This change removes QueueClass entirely and adds bits on the policy for pausing and deferring task queues as well as whether or not virtual time is enabled. Change-Id: Iae28c5d7d2ad4c9deb7dad2e1c3294e7ac6b9470 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2365315 Commit-Queue: Katie Dillon <kdillon@chromium.org> Reviewed-by:Scott Haseley <shaseley@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#801591}
Showing
Please register or sign in to comment