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

Issue 100333004: Fix crash when using touch selection in immersive fullscreen (Closed)

Created:
7 years ago by pkotwicz
Modified:
7 years ago
Reviewers:
James Cook, mohsen
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Visibility:
Public.

Description

Fix crash when using touch selection in immersive fullscreen. The ImmersiveFullscreenController was incorrectly consuming all ET_GESTURE_SCROLL_BEGIN. This resulted in TouchSelectionControllerImpl::EditingHandleView getting ET_GESTURE_SCROLL_UPDATE but not ET_GESTURE_SCROLL_BEGIN. This CL also makes the touch selection handles hide when a user uses a gesture to hide the top-of-window views. BUG=324607 TEST=Manual, see bug Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239030

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -10 lines) Patch
M ash/wm/immersive_fullscreen_controller.cc View 3 chunks +10 lines, -2 lines 0 comments Download
M ash/wm/immersive_fullscreen_controller_unittest.cc View 3 chunks +11 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
pkotwicz
Varun, can you please take a look? I am mostly interested in whether you suspect ...
7 years ago (2013-12-04 04:46:45 UTC) #1
pkotwicz
Mohsen, can you please take a look?
7 years ago (2013-12-05 00:53:26 UTC) #2
mohsen
On 2013/12/05 00:53:26, pkotwicz wrote: > Mohsen, can you please take a look? LGTM regarding ...
7 years ago (2013-12-05 16:45:20 UTC) #3
pkotwicz
James, can you please take a look?
7 years ago (2013-12-05 17:10:51 UTC) #4
James Cook
LGTM
7 years ago (2013-12-05 17:17:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/100333004/20001
7 years ago (2013-12-05 17:26:02 UTC) #6
commit-bot: I haz the power
7 years ago (2013-12-05 20:42:38 UTC) #7
Message was sent while issue was closed.
Change committed as 239030

Powered by Google App Engine
This is Rietveld 408576698