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

Issue 963103003: Fix touch editing handles not shown after trying overscroll (Closed)

Created:
5 years, 9 months ago by mohsen
Modified:
5 years, 9 months ago
Reviewers:
sadrul
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix touch editing handles not shown after trying overscroll Because for each overscroll session, OverscrollStarted() and OverscrollCompleted() (in TouchEditableImplAura) are not necessarily called the same number of times, TouchEditableImplAura could be stuck in a state of thinking that there is always an scroll in progress which prevents handles from appearing after a long-press. BUG=430176 Committed: https://crrev.com/0741c9f30945ad8d1332a41f3d8c8336e2e9912d Cr-Commit-Position: refs/heads/master@{#319761}

Patch Set 1 #

Patch Set 2 : Added test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -15 lines) Patch
M content/browser/web_contents/touch_editable_impl_aura.h View 2 chunks +4 lines, -3 lines 0 comments Download
M content/browser/web_contents/touch_editable_impl_aura.cc View 7 chunks +17 lines, -12 lines 0 comments Download
M content/browser/web_contents/touch_editable_impl_aura_browsertest.cc View 1 1 chunk +69 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
mohsen
Please take a look...
5 years, 9 months ago (2015-02-27 18:29:55 UTC) #2
sadrul
Can this have a test?
5 years, 9 months ago (2015-03-02 16:54:39 UTC) #3
mohsen
On 2015/03/02 16:54:39, sadrul wrote: > Can this have a test? Since this code will ...
5 years, 9 months ago (2015-03-02 17:41:13 UTC) #4
sadrul
On 2015/03/02 17:41:13, mohsen wrote: > On 2015/03/02 16:54:39, sadrul wrote: > > Can this ...
5 years, 9 months ago (2015-03-04 06:05:00 UTC) #5
mohsen
OK. That makes sense. Please take another look...
5 years, 9 months ago (2015-03-04 19:24:29 UTC) #6
sadrul
lgtm. Thanks. Would be nice to add a test for fling too.
5 years, 9 months ago (2015-03-05 10:26:08 UTC) #7
mohsen
On 2015/03/05 10:26:08, sadrul wrote: > lgtm. Thanks. Would be nice to add a test ...
5 years, 9 months ago (2015-03-06 00:09:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/963103003/20001
5 years, 9 months ago (2015-03-09 21:26:06 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-09 23:16:27 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-09 23:17:25 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0741c9f30945ad8d1332a41f3d8c8336e2e9912d
Cr-Commit-Position: refs/heads/master@{#319761}

Powered by Google App Engine
This is Rietveld 408576698