DescriptionThis CL moves the viewport management related implementation
(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
Committed: https://crrev.com/1e259c47f603e4b7cc0e9f5e5d4bea56369b3b32
Cr-Commit-Position: refs/heads/master@{#317707}
Patch Set 1 : Revision history: client_session.js -> bump_scroller.js, desktop_viewport.js #Patch Set 2 : Implementation #
Total comments: 12
Patch Set 3 : Reviewer's comment #Patch Set 4 : Rebase + plumbing remoting.Host into clientSession #
Total comments: 24
Patch Set 5 : Rebase + Remove non-viewport related changes #Patch Set 6 : Reviewer's feedback #Patch Set 7 : Fix rebase error #
Total comments: 8
Patch Set 8 : Reviewer's feedback #Messages
Total messages: 19 (4 generated)
|