• Gabriel Charette's avatar
    Backport some tests in /ui/events/blink to SingleThreadTaskEnvironment · a6e0c82c
    Gabriel Charette authored
    These tests were previously migrated from single-threaded MessageLoop to
    a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as
    part of crbug.com/891670.
    
    //base OWNERS decided in retrospect that it was better to keep a
    single-threaded option for TaskEnvironment and introduced
    SingleThreadTaskEnvironment. This CL retrofits that decision for
    /ui/events/blink.
    
    This CL is a no-op if it passes CQ.
    
    This CL was uploaded by git cl split.
    
    R=bokan@chromium.org
    
    Bug: 891670
    Change-Id: I626ba137031b1d510206f119075f23024408141a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786940
    Auto-Submit: Gabriel Charette <gab@chromium.org>
    Reviewed-by: default avatarDavid Bokan <bokan@chromium.org>
    Commit-Queue: David Bokan <bokan@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#693756}
    a6e0c82c
input_handler_proxy_unittest.cc 118 KB