Tab dragging: Refactoring.
Put the common logic in TabletModeWindowDragDelegate and create TabletModeBrowserWindowDragDelegate and TabletModeAppWindowDragDelegate to do special handling for browser windows and app windows. *DragDelegate does almost everything other than updating the dragged window (which is done by *DragController by either changing the dragged window's bounds or transform). Bug: 823769 Change-Id: Idc9e788f7e273a92fc783af347f62cd862be54bd Reviewed-on: https://chromium-review.googlesource.com/1134503 Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Reviewed-by:Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#575766}
Showing
This diff is collapsed.
Please register or sign in to comment