Commit a0a5c404 authored by Robert Liao's avatar Robert Liao Committed by Commit Bot

Add TaskScheduler Support to the MessageLoop Unit Tests

With TaskScheduler redirection, the MessageLoop will redirect tasks
only if a TaskScheduler is present. Otherwise, it will handle task
dispatch itself similar to today.

Direct dispatch is only expected to happen in unit tests and some
integration tests.

BUG=749310

Change-Id: Ia35f17a7a15155c8893020e7174573144bf7afb7
Reviewed-on: https://chromium-review.googlesource.com/932827
Commit-Queue: Robert Liao <robliao@chromium.org>
Reviewed-by: default avatarGabriel Charette <gab@chromium.org>
Cr-Commit-Position: refs/heads/master@{#543232}
parent e711e1f8
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment