• Carlos Caballero's avatar
    Remove references of MessageLoopForIO in /fuchsia · 497abfcc
    Carlos Caballero authored
    MessageLoopForIO will go away soon use ScopedTaskEnvironment instead.
    
    ScopedTaskEnvironment will per default start a ThreadPool, which should
    be fine in most of the cases. If you believe your test needs to make sure
    that no ThreadPool runs let me know and I will update the patch.
    
    BUG=891670
    This CL was uploaded by git cl split.
    
    R=scottmg@chromium.org
    
    Change-Id: I6aaf63a8b1094b302aad010f3e48e009fe8a04fc
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1733549
    Commit-Queue: Wez <wez@chromium.org>
    Reviewed-by: default avatarWez <wez@chromium.org>
    Auto-Submit: Carlos Caballero <carlscab@google.com>
    Cr-Commit-Position: refs/heads/master@{#684010}
    497abfcc
cast_runner_integration_test.cc 17.2 KB