• kelvinp's avatar
    This CL moves the viewport management related implementation · 1e259c47
    kelvinp authored
    (e.g. scrolling, letterboxing the plugin, resizing the host) from
    remoting.DesktopConnectedView into smaller single-purposed classes.
    
    Summary of changes:
    1. Moves bumpScrolling implementation into the remoting.BumpScroller.
    2. Moves all viewport related implementation from remoting.DesktopConnectedView
       into remoting.DesktopViewport
    
    BUG=457890
    
    Review URL: https://codereview.chromium.org/918783002
    
    Cr-Commit-Position: refs/heads/master@{#317707}
    1e259c47
desktop_connected_view.js 17.5 KB