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

Issue 2666843003: Disable pinch-to-zoom gesture on virtual keyboard (Closed)

Created:
3 years, 10 months ago by yhanada
Modified:
3 years, 10 months ago
Reviewers:
oshima, bshe
CC:
chromium-reviews, oka
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable pinch-to-zoom gesture on virtual keyboard BUG=678997 TEST=Added a unit test and did manual test. Review-Url: https://codereview.chromium.org/2666843003 Cr-Commit-Position: refs/heads/master@{#448181} Committed: https://chromium.googlesource.com/chromium/src/+/3e199b05f97cf413fec8e19076d2da6a97865888

Patch Set 1 #

Patch Set 2 : add a comment #

Total comments: 10

Patch Set 3 : address comments #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -0 lines) Patch
M ui/keyboard/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M ui/keyboard/keyboard_controller.h View 2 chunks +2 lines, -0 lines 0 comments Download
M ui/keyboard/keyboard_controller.cc View 2 chunks +2 lines, -0 lines 0 comments Download
A ui/keyboard/keyboard_event_filter.h View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
A ui/keyboard/keyboard_event_filter.cc View 1 chunk +23 lines, -0 lines 0 comments Download
A ui/keyboard/keyboard_event_filter_unittest.cc View 1 2 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (22 generated)
yhanada
PTAL. Thanks!
3 years, 10 months ago (2017-01-31 16:00:09 UTC) #8
bshe
https://codereview.chromium.org/2666843003/diff/20001/ui/keyboard/keyboard_controller.h File ui/keyboard/keyboard_controller.h (right): https://codereview.chromium.org/2666843003/diff/20001/ui/keyboard/keyboard_controller.h#newcode181 ui/keyboard/keyboard_controller.h:181: KeyboardEventFilter event_filter_; nit: consider use a unique_ptr https://codereview.chromium.org/2666843003/diff/20001/ui/keyboard/keyboard_event_filter.h File ...
3 years, 10 months ago (2017-01-31 16:39:25 UTC) #9
oshima
lgtm but please wait for bshe@'s review https://codereview.chromium.org/2666843003/diff/20001/ui/keyboard/keyboard_controller.h File ui/keyboard/keyboard_controller.h (right): https://codereview.chromium.org/2666843003/diff/20001/ui/keyboard/keyboard_controller.h#newcode181 ui/keyboard/keyboard_controller.h:181: KeyboardEventFilter event_filter_; ...
3 years, 10 months ago (2017-01-31 21:06:53 UTC) #12
yhanada
https://codereview.chromium.org/2666843003/diff/20001/ui/keyboard/keyboard_event_filter.h File ui/keyboard/keyboard_event_filter.h (right): https://codereview.chromium.org/2666843003/diff/20001/ui/keyboard/keyboard_event_filter.h#newcode15 ui/keyboard/keyboard_event_filter.h:15: // processed by the keyboard window and excludes pinch ...
3 years, 10 months ago (2017-02-01 02:48:31 UTC) #14
yhanada
bshe@: ping? :)
3 years, 10 months ago (2017-02-03 09:47:09 UTC) #23
bshe
On 2017/02/03 09:47:09, yhanada wrote: > bshe@: ping? :) lgtm sorry for the delay
3 years, 10 months ago (2017-02-03 15:41:17 UTC) #24
yhanada
On 2017/02/03 15:41:17, bshe wrote: > On 2017/02/03 09:47:09, yhanada wrote: > > bshe@: ping? ...
3 years, 10 months ago (2017-02-05 07:06:34 UTC) #25
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/2666843003/80001
3 years, 10 months ago (2017-02-05 07:06:48 UTC) #28
commit-bot: I haz the power
3 years, 10 months ago (2017-02-05 08:34:39 UTC) #31
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/3e199b05f97cf413fec8e19076d2...

Powered by Google App Engine
This is Rietveld 408576698