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

Issue 2871243003: Enable new-virtual-keyboard-behavior flag by default. (Closed)

Created:
3 years, 7 months ago by yhanada
Modified:
3 years, 7 months ago
Reviewers:
oshima, sky
CC:
chromium-reviews, blakeo+virtualkb_chromium.org, sadrul, oka+watchvk_chromium.org, asvitkine+watch_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

Enable new-virtual-keyboard-behavior flag by default. This CL introduces a new flag to let users revert it easier. BUG=624521 TEST=The added flag shows up in chrome://flags. Review-Url: https://codereview.chromium.org/2871243003 Cr-Commit-Position: refs/heads/master@{#472711} Committed: https://chromium.googlesource.com/chromium/src/+/c5bff5bfdf04b0831f7ba4a976e8e5401523bd85

Patch Set 1 #

Patch Set 2 : fix the compile errors #

Patch Set 3 : make this depends on crrev.com/2869273007 #

Patch Set 4 : rebase #

Patch Set 5 : fix SIGSEGV in mash_unittests #

Patch Set 6 : put new declarations in alphabetical order #

Patch Set 7 : rebase #

Total comments: 4

Patch Set 8 : address oshima@'s comments #

Total comments: 2

Patch Set 9 : keep sorted the declarations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -56 lines) Patch
M ash/shelf/shelf_layout_manager.cc View 1 2 3 4 5 6 7 1 chunk +4 lines, -3 lines 0 comments Download
M ash/shelf/shelf_layout_manager_unittest.cc View 1 2 3 4 5 6 7 3 chunks +4 lines, -9 lines 0 comments Download
M ash/wm/workspace/workspace_layout_manager.cc View 1 2 3 4 5 6 7 8 1 chunk +6 lines, -5 lines 0 comments Download
M ash/wm/workspace/workspace_layout_manager_keyboard_unittest.cc View 1 2 3 3 chunks +9 lines, -6 lines 0 comments Download
M ash/wm/workspace/workspace_layout_manager_unittest.cc View 1 2 3 4 5 6 7 8 5 chunks +13 lines, -6 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 6 7 8 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.h View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/flag_descriptions.cc View 1 2 3 4 5 6 7 8 1 chunk +10 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -5 lines 0 comments Download
M tools/metrics/histograms/enums.xml View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M ui/base/ui_base_switches.h View 1 2 3 4 5 6 7 8 2 chunks +1 line, -1 line 0 comments Download
M ui/base/ui_base_switches.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/keyboard/keyboard_controller_unittest.cc View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M ui/keyboard/keyboard_ui.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/controls/textfield/textfield_unittest.cc View 1 1 chunk +0 lines, -6 lines 0 comments Download
M ui/wm/core/ime_util_chromeos.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M ui/wm/core/ime_util_chromeos_unittest.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 48 (39 generated)
yhanada
PTAL. Thanks!
3 years, 7 months ago (2017-05-16 12:25:32 UTC) #30
oshima
lgtm with nits https://codereview.chromium.org/2871243003/diff/120001/ash/shelf/shelf_layout_manager_unittest.cc File ash/shelf/shelf_layout_manager_unittest.cc (right): https://codereview.chromium.org/2871243003/diff/120001/ash/shelf/shelf_layout_manager_unittest.cc#newcode1837 ash/shelf/shelf_layout_manager_unittest.cc:1837: DisableNewVKMode(); you can just add a ...
3 years, 7 months ago (2017-05-16 12:31:30 UTC) #31
yhanada
https://codereview.chromium.org/2871243003/diff/120001/ash/shelf/shelf_layout_manager_unittest.cc File ash/shelf/shelf_layout_manager_unittest.cc (right): https://codereview.chromium.org/2871243003/diff/120001/ash/shelf/shelf_layout_manager_unittest.cc#newcode1837 ash/shelf/shelf_layout_manager_unittest.cc:1837: DisableNewVKMode(); On 2017/05/16 12:31:30, oshima wrote: > you can ...
3 years, 7 months ago (2017-05-17 01:33:37 UTC) #32
sky
LGTM https://codereview.chromium.org/2871243003/diff/140001/ui/base/ui_base_switches.h File ui/base/ui_base_switches.h (right): https://codereview.chromium.org/2871243003/diff/140001/ui/base/ui_base_switches.h#newcode41 ui/base/ui_base_switches.h:41: UI_BASE_EXPORT extern const char kDisableNewVirtualKeyboardBehavior[]; Keep sorted please.
3 years, 7 months ago (2017-05-17 18:07:25 UTC) #37
yhanada
Thank you for reviewing. https://codereview.chromium.org/2871243003/diff/140001/ui/base/ui_base_switches.h File ui/base/ui_base_switches.h (right): https://codereview.chromium.org/2871243003/diff/140001/ui/base/ui_base_switches.h#newcode41 ui/base/ui_base_switches.h:41: UI_BASE_EXPORT extern const char kDisableNewVirtualKeyboardBehavior[]; ...
3 years, 7 months ago (2017-05-18 01:59:35 UTC) #38
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/2871243003/160001
3 years, 7 months ago (2017-05-18 02:04:05 UTC) #41
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/458454)
3 years, 7 months ago (2017-05-18 03:41:39 UTC) #43
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/2871243003/160001
3 years, 7 months ago (2017-05-18 03:55:24 UTC) #45
commit-bot: I haz the power
3 years, 7 months ago (2017-05-18 06:37:32 UTC) #48
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/c5bff5bfdf04b0831f7ba4a976e8...

Powered by Google App Engine
This is Rietveld 408576698