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

Issue 551883002: Deactivate touch selection on transform (Closed)

Created:
6 years, 3 months ago by mohsen
Modified:
6 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, jam, penghuang+watch_chromium.org, sievers+watch_chromium.org, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Deactivate touch selection on transform When a window is being transformed, position of touch selection handles might not be valid anymore, hence deactivating touch selection. BUG=407659 Committed: https://crrev.com/584566f50ab083374216a6125709efc72f245dfd Cr-Commit-Position: refs/heads/master@{#294429}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Used the new propagated transformed event #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M ui/views/touchui/touch_selection_controller_impl.h View 1 3 chunks +6 lines, -0 lines 0 comments Download
M ui/views/touchui/touch_selection_controller_impl.cc View 1 3 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (2 generated)
mohsen
Please take a look...
6 years, 3 months ago (2014-09-08 17:43:46 UTC) #2
sky
https://codereview.chromium.org/551883002/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc File content/browser/renderer_host/render_widget_host_view_aura.cc (right): https://codereview.chromium.org/551883002/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc#newcode438 content/browser/renderer_host/render_widget_host_view_aura.cc:438: for (; window; window = window->parent()) This is going ...
6 years, 3 months ago (2014-09-08 20:24:56 UTC) #3
mohsen
https://codereview.chromium.org/551883002/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc File content/browser/renderer_host/render_widget_host_view_aura.cc (right): https://codereview.chromium.org/551883002/diff/1/content/browser/renderer_host/render_widget_host_view_aura.cc#newcode438 content/browser/renderer_host/render_widget_host_view_aura.cc:438: for (; window; window = window->parent()) On 2014/09/08 20:24:56, ...
6 years, 3 months ago (2014-09-09 21:36:37 UTC) #4
sky
How often do transforms change? We already do this sort of notifications for some things, ...
6 years, 3 months ago (2014-09-09 23:31:21 UTC) #5
mohsen
On 2014/09/09 23:31:21, sky wrote: > How often do transforms change? We already do this ...
6 years, 3 months ago (2014-09-09 23:41:39 UTC) #6
sky
I'm still going to say this likely doesn't matter. How much children does the window ...
6 years, 3 months ago (2014-09-09 23:57:18 UTC) #7
mohsen
On 2014/09/09 23:57:18, sky wrote: > I'm still going to say this likely doesn't matter. ...
6 years, 3 months ago (2014-09-10 03:38:59 UTC) #8
mohsen
CL for propagating transformed notification to child hierarchy uploaded at http://crrev.com/558203002. Please take a look... ...
6 years, 3 months ago (2014-09-10 14:36:41 UTC) #9
mohsen
Updated to use new propagated transform event. Please take a look...
6 years, 3 months ago (2014-09-11 16:47:27 UTC) #10
sky
LGTM
6 years, 3 months ago (2014-09-11 17:27:09 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/551883002/20001
6 years, 3 months ago (2014-09-11 17:40:49 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001) as f3677b7cd4e9ba9d8d9ee171250a8ab173627e7a
6 years, 3 months ago (2014-09-11 18:39:45 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 19:09:09 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/584566f50ab083374216a6125709efc72f245dfd
Cr-Commit-Position: refs/heads/master@{#294429}

Powered by Google App Engine
This is Rietveld 408576698