Chrome OS tablet mode: Allow window dragging for non-resizable windows
CreateWindowResizer was unintentionally aborting early, before calling CreateWindowResizerForTabletMode. Thus it applied the resizable check to windows that shouldn't have gotten it, such as non-resizable ARC windows in tablet mode. Bug: 947769 Change-Id: If0863936c8bdb43513fd4b3d8ba39d597275d604 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565355 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:Xiaoqian Dai <xdai@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#650524}
Showing
Please register or sign in to comment