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

Issue 2904703003: [CRD iOS] Add support for three-finger gestures (Closed)

Created:
3 years, 7 months ago by Yuwei
Modified:
3 years, 7 months ago
Reviewers:
nicholss
CC:
ios-reviews_chromium.org, chromoting-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[CRD iOS] Add support for three-finger gestures This CL adds gesture supports for: * Three-finger tap => inject middle click * Three-finger swipe => show/hide keyboard The swipe-down gesture was to show the navigation bar in Android, but let's use it to hide the keyboard for now. THis CL also refactors InjectMouseClick a little bit to handle all three button clicks. BUG=718704 Review-Url: https://codereview.chromium.org/2904703003 Cr-Commit-Position: refs/heads/master@{#474724} Committed: https://chromium.googlesource.com/chromium/src/+/e745346e71a014a64f007da11dd719427175d872

Patch Set 1 #

Total comments: 2

Patch Set 2 : Resolve Feedback #

Patch Set 3 : Merge Master #

Patch Set 4 : Fix a preexisting bug #

Patch Set 5 : Remove unused import #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -41 lines) Patch
M remoting/client/gesture_interpreter.h View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M remoting/client/gesture_interpreter.cc View 1 2 2 chunks +21 lines, -18 lines 0 comments Download
M remoting/ios/app/host_view_controller.mm View 1 2 3 chunks +13 lines, -1 line 0 comments Download
M remoting/ios/client_gestures.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M remoting/ios/client_gestures.mm View 1 2 3 4 4 chunks +18 lines, -20 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
Yuwei
PTAL thanks!
3 years, 7 months ago (2017-05-24 00:15:10 UTC) #2
nicholss
Please add a delegate class, otherwise looking good. As an example: https://cs.corp.google.com/piper///depot/google3/googlemac/iPhone/Eva/Sources/UI/Wizard/EVACameraSetupStepView.h?type=cs&q=Delegate+file:%5E//depot/google3/googlemac/iPhone/Eva/Sources/+package:%5Epiper$&l=5 https://codereview.chromium.org/2904703003/diff/1/remoting/ios/client_gestures.h File remoting/ios/client_gestures.h ...
3 years, 7 months ago (2017-05-24 14:36:49 UTC) #3
Yuwei
PTAL thanks!
3 years, 7 months ago (2017-05-24 19:51:49 UTC) #5
Yuwei
https://codereview.chromium.org/2904703003/diff/1/remoting/ios/client_gestures.h File remoting/ios/client_gestures.h (right): https://codereview.chromium.org/2904703003/diff/1/remoting/ios/client_gestures.h#newcode53 remoting/ios/client_gestures.h:53: - (instancetype)initWithHostViewController:(HostViewController*)controller; On 2017/05/24 14:36:49, nicholss wrote: > I ...
3 years, 7 months ago (2017-05-24 19:52:09 UTC) #6
Yuwei
Ping!
3 years, 7 months ago (2017-05-25 17:36:38 UTC) #11
nicholss
lgtm
3 years, 7 months ago (2017-05-25 17:59:19 UTC) #14
Yuwei
On 2017/05/25 17:59:19, nicholss wrote: > lgtm Thanks!
3 years, 7 months ago (2017-05-25 18:20:34 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2904703003/80001
3 years, 7 months ago (2017-05-25 18:20:48 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2904703003/80001
3 years, 7 months ago (2017-05-25 18:33:35 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-25 18:45:06 UTC) #24
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/e745346e71a014a64f007da11dd7...

Powered by Google App Engine
This is Rietveld 408576698