Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Issue 10820005: ash: Make sure swipe-to-snap gestures work correctly on maximized windows. (Closed)

Created:
8 years, 5 months ago by sadrul
Modified:
8 years, 5 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

ash: Make sure swipe-to-snap gestures work correctly on maximized windows. In case the window is already maximized/fullscreen, then restore the window first before snapping. BUG=138874 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=148336

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M ash/wm/system_gesture_event_filter.cc View 1 chunk +7 lines, -1 line 2 comments Download

Messages

Total messages: 4 (0 generated)
sadrul
8 years, 5 months ago (2012-07-25 00:52:58 UTC) #1
sky
http://codereview.chromium.org/10820005/diff/1/ash/wm/system_gesture_event_filter.cc File ash/wm/system_gesture_event_filter.cc (right): http://codereview.chromium.org/10820005/diff/1/ash/wm/system_gesture_event_filter.cc#newcode420 ash/wm/system_gesture_event_filter.cc:420: if (wm::IsWindowMaximized(target_) || Should we check if it has ...
8 years, 5 months ago (2012-07-25 04:28:53 UTC) #2
sadrul
http://codereview.chromium.org/10820005/diff/1/ash/wm/system_gesture_event_filter.cc File ash/wm/system_gesture_event_filter.cc (right): http://codereview.chromium.org/10820005/diff/1/ash/wm/system_gesture_event_filter.cc#newcode420 ash/wm/system_gesture_event_filter.cc:420: if (wm::IsWindowMaximized(target_) || On 2012/07/25 04:28:53, sky wrote: > ...
8 years, 5 months ago (2012-07-25 05:37:54 UTC) #3
sky
8 years, 5 months ago (2012-07-25 15:42:22 UTC) #4
ok, LGTM

Powered by Google App Engine
This is Rietveld 408576698