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

Issue 2771793002: End to end test: async focus shouldn't trigger virtual keyboard. (Closed)

Created:
3 years, 9 months ago by oka
Modified:
3 years, 5 months ago
Reviewers:
CC:
chromium-reviews, sadrul, oshima+watch_chromium.org, oka+watchvk_chromium.org, yhanada+watchvk_chromium.org, kalyank, dfaden+virtualkb_google.com, groby+virtualkb_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

End to end test: async focus shouldn't trigger virtual keyboard. BUG=703488 TESt=try

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Total comments: 6

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : Rebased. #

Patch Set 8 : Mark web_contents as protected. #

Patch Set 9 : WIP #

Patch Set 10 : Add chromeos TextInputTestHelper to BUILD.gn #

Patch Set 11 : nit #

Patch Set 12 : fix lint error #

Patch Set 13 : fix lint error #

Patch Set 14 : Rebase on top of another change. #

Patch Set 15 : Clean up #

Patch Set 16 : nit #

Patch Set 17 : sync #

Patch Set 18 : rebase #

Patch Set 19 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -10 lines) Patch
M chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +45 lines, -10 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/data/chromeos/virtual_keyboard/inputs.html View 1 2 3 4 5 6 7 8 1 chunk +15 lines, -0 lines 0 comments Download
M ui/keyboard/keyboard_controller.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 47 (22 generated)
oka
.
3 years, 9 months ago (2017-03-23 06:17:11 UTC) #1
oka
.
3 years, 9 months ago (2017-03-23 06:17:36 UTC) #2
oka
.
3 years, 9 months ago (2017-03-23 06:21:31 UTC) #6
oka
PTAL.
3 years, 9 months ago (2017-03-23 06:31:03 UTC) #8
oka
Oshima-san friendly ping?
3 years, 9 months ago (2017-03-27 07:13:19 UTC) #17
oshima
https://codereview.chromium.org/2771793002/diff/60001/chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc File chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc (right): https://codereview.chromium.org/2771793002/diff/60001/chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc#newcode71 chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc:71: // Initialized in |SetUpOnMainThread|. nit: private: and DISALLOW_COPY_AND_ASSIGN https://codereview.chromium.org/2771793002/diff/60001/chrome/test/data/chromeos/virtual_keyboard/inputs.html ...
3 years, 9 months ago (2017-03-27 16:57:54 UTC) #18
oka
.
3 years, 8 months ago (2017-03-28 09:20:43 UTC) #19
oka
.
3 years, 8 months ago (2017-03-28 10:24:55 UTC) #20
oka
.
3 years, 8 months ago (2017-03-28 10:28:08 UTC) #21
oka
Mark web_contents as protected.
3 years, 8 months ago (2017-03-28 10:33:33 UTC) #22
oka
PTAL. https://codereview.chromium.org/2771793002/diff/60001/chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc File chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc (right): https://codereview.chromium.org/2771793002/diff/60001/chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc#newcode71 chrome/browser/ui/ash/keyboard_end_to_end_browsertest.cc:71: // Initialized in |SetUpOnMainThread|. On 2017/03/27 16:57:54, oshima ...
3 years, 8 months ago (2017-03-28 11:13:26 UTC) #24
oshima
https://codereview.chromium.org/2771793002/diff/60001/chrome/test/data/chromeos/virtual_keyboard/inputs.html File chrome/test/data/chromeos/virtual_keyboard/inputs.html (right): https://codereview.chromium.org/2771793002/diff/60001/chrome/test/data/chromeos/virtual_keyboard/inputs.html#newcode16 chrome/test/data/chromeos/virtual_keyboard/inputs.html:16: // wait 200 ms to make sure virtual keyboard ...
3 years, 8 months ago (2017-03-28 12:00:25 UTC) #28
oka
https://codereview.chromium.org/2771793002/diff/60001/chrome/test/data/chromeos/virtual_keyboard/inputs.html File chrome/test/data/chromeos/virtual_keyboard/inputs.html (right): https://codereview.chromium.org/2771793002/diff/60001/chrome/test/data/chromeos/virtual_keyboard/inputs.html#newcode16 chrome/test/data/chromeos/virtual_keyboard/inputs.html:16: // wait 200 ms to make sure virtual keyboard ...
3 years, 8 months ago (2017-03-28 12:50:03 UTC) #29
oshima
On 2017/03/28 12:50:03, oka wrote: > https://codereview.chromium.org/2771793002/diff/60001/chrome/test/data/chromeos/virtual_keyboard/inputs.html > File chrome/test/data/chromeos/virtual_keyboard/inputs.html (right): > > https://codereview.chromium.org/2771793002/diff/60001/chrome/test/data/chromeos/virtual_keyboard/inputs.html#newcode16 > ...
3 years, 8 months ago (2017-03-30 04:23:15 UTC) #30
oka
Your understanding is correct. 2017年3月30日(木) 13:23 <oshima@chromium.org>: > On 2017/03/28 12:50:03, oka wrote: > > ...
3 years, 8 months ago (2017-03-30 05:03:18 UTC) #31
oshima
On 2017/03/30 05:03:18, oka wrote: > Your understanding is correct. If so, what's the issue ...
3 years, 8 months ago (2017-03-30 13:47:52 UTC) #32
oka
nit
3 years, 5 months ago (2017-07-06 23:35:23 UTC) #33
oka
fix lint error
3 years, 5 months ago (2017-07-06 23:37:17 UTC) #34
oka
fix lint error
3 years, 5 months ago (2017-07-06 23:38:19 UTC) #35
oshima
On 2017/07/06 23:38:19, oka wrote: > fix lint error is this ready to review?
3 years, 5 months ago (2017-07-07 00:45:24 UTC) #36
oka
Not yet. Sorry 2017年7月7日(金) 12:45 <oshima@chromium.org>: > On 2017/07/06 23:38:19, oka wrote: > > fix ...
3 years, 5 months ago (2017-07-07 01:11:35 UTC) #37
oka
Rebase on top of another change.
3 years, 5 months ago (2017-07-08 00:26:03 UTC) #40
oka
Clean up
3 years, 5 months ago (2017-07-09 06:11:23 UTC) #41
oka
nit
3 years, 5 months ago (2017-07-09 06:54:32 UTC) #42
oka
3 years, 5 months ago (2017-07-10 01:48:42 UTC) #43
rebase

Powered by Google App Engine
This is Rietveld 408576698