• alexeypa@google.com's avatar
    Revert 176126 - the reverted change depends on another CL, so reverting it... · eccc2d43
    alexeypa@google.com authored
    Revert 176126 - the reverted change depends on another CL, so reverting it breaks the build. Undoing the revert.
    
    > Revert 175648 because it causes http://crbug.com/169126.
    > 
    > > Connect to DesktopEnvironment's stubs only when audio/video schedulers are about to be created.
    > > 
    > > This CL localizes usage of DesktopEnvironment to a single method that creates audio/video schedulers and hook up the event executor. This prepares further refactoring of DesktopEnvironment that should become a factory for classes interacting with the specific desktop environment.
    > > 
    > > Related changes in this CL:
    > >   - MouseClampingFilter receives screen size on the proper thread.
    > >   - ClientSessionTest.* tests now run asynchronously to support MouseClampingFilter change.
    > >   - ClientSession does not expose DesktopEnvironment.
    > >   - InputEventTracker can be re-attached to a different InputStub.
    > > 
    > > BUG=104544
    > > 
    > > 
    > > Review URL: https://chromiumcodereview.appspot.com/11781003
    > 
    > TBR=alexeypa@chromium.org
    > BUG=104544,169126
    > Review URL: https://codereview.chromium.org/11817048
    
    TBR=alexeypa@google.com
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176130 0039d316-1c4b-4281-b951-d872f2087c98
    eccc2d43
client_session.cc 12.2 KB