• Mark Mentovai's avatar
    Revert "Change FrameSinkManager task runner." · 77cf3bbc
    Mark Mentovai authored
    This reverts commit a1037c1c.
    
    Reason for revert: https://crbug.com/657959#c47
    
    Original change's description:
    > Change FrameSinkManager task runner.
    > 
    > On Mac there is a special task runner that runs when the main task
    > runner is blocked on resize. The main task runner blocks until a
    > CompositorFrame arrives, and we need HostFrameSinkManager and
    > FrameSinkManagerImpl to continue processing messages during this time.
    > 
    > Bug: 657959
    > Change-Id: I3d8bb8bb22b5a4d36d1fe83e1144d11bbe1fd59d
    > Reviewed-on: https://chromium-review.googlesource.com/563860
    > Commit-Queue: kylechar <kylechar@chromium.org>
    > Reviewed-by: Saman Sami <samans@chromium.org>
    > Reviewed-by: Fady Samuel <fsamuel@chromium.org>
    > Reviewed-by: Antoine Labour <piman@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#486070}
    
    TBR=fsamuel@chromium.org,kylechar@chromium.org,piman@chromium.org,samans@chromium.org
    
    Change-Id: I540b79a8fc55ec260268bf437903e05020dc398f
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: 657959
    Reviewed-on: https://chromium-review.googlesource.com/568879Reviewed-by: default avatarMark Mentovai <mark@chromium.org>
    Commit-Queue: Mark Mentovai <mark@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#486088}
    77cf3bbc
host_frame_sink_manager_unittests.cc 5.58 KB