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

Issue 848843003: Add a --enable-gesture-typing flag. Currently this flag does nothing. (Closed)

Created:
5 years, 11 months ago by SteveT
Modified:
5 years, 11 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, ben+mojo_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, darin (slow to review), stevenjb+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a --enable-gesture-typing flag. Currently this flag does nothing. TEST=VirtualKeyboardBrowserTest.* still runs Committed: https://crrev.com/37b682b69c1af21d39ae591a431c9ac3e357a32a Cr-Commit-Position: refs/heads/master@{#312611}

Patch Set 1 #

Total comments: 2

Patch Set 2 : refactor flag checking functions #

Patch Set 3 : add histogram enume ntry #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -7 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/virtual_keyboard_private/chrome_virtual_keyboard_delegate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/chromeos/virtual_keyboard/virtual_keyboard_test_base.js View 1 chunk +2 lines, -1 line 0 comments Download
M extensions/common/api/virtual_keyboard_private.json View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download
M ui/keyboard/keyboard_switches.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/keyboard/keyboard_switches.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/keyboard/keyboard_util.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/keyboard/keyboard_util.cc View 1 1 chunk +7 lines, -5 lines 0 comments Download
M ui/keyboard/resources/keyboard_mojo.js View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 40 (15 generated)
SteveT
PTAL.
5 years, 11 months ago (2015-01-21 16:46:42 UTC) #2
bshe
lgtm with a nit. https://codereview.chromium.org/848843003/diff/1/ui/keyboard/keyboard_util.cc File ui/keyboard/keyboard_util.cc (right): https://codereview.chromium.org/848843003/diff/1/ui/keyboard/keyboard_util.cc#newcode169 ui/keyboard/keyboard_util.cc:169: return false; Do you mind ...
5 years, 11 months ago (2015-01-21 16:53:47 UTC) #3
SteveT
Done. https://codereview.chromium.org/848843003/diff/1/ui/keyboard/keyboard_util.cc File ui/keyboard/keyboard_util.cc (right): https://codereview.chromium.org/848843003/diff/1/ui/keyboard/keyboard_util.cc#newcode169 ui/keyboard/keyboard_util.cc:169: return false; Sure. I was not sure if ...
5 years, 11 months ago (2015-01-21 17:02:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/848843003/20001
5 years, 11 months ago (2015-01-21 17:03:24 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/37299) Try jobs failed on following ...
5 years, 11 months ago (2015-01-21 17:10:41 UTC) #8
SteveT
+Alexei - please look at histograms.xml
5 years, 11 months ago (2015-01-21 17:42:54 UTC) #10
Alexei Svitkine (slow)
lgtm
5 years, 11 months ago (2015-01-21 17:51:23 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/848843003/40001
5 years, 11 months ago (2015-01-21 17:57:51 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/37313)
5 years, 11 months ago (2015-01-21 18:05:55 UTC) #15
SteveT
+James for extensions/common/api OWNERS review. PTAL.
5 years, 11 months ago (2015-01-21 18:28:17 UTC) #17
wjmaclean
lgtm :-)
5 years, 11 months ago (2015-01-21 21:10:42 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/848843003/40001
5 years, 11 months ago (2015-01-21 23:09:34 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/37311)
5 years, 11 months ago (2015-01-21 23:10:14 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/848843003/40001
5 years, 11 months ago (2015-01-21 23:13:29 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/37417)
5 years, 11 months ago (2015-01-21 23:31:38 UTC) #26
SteveT
Ooops, looks like I needed an extensions/ OWNER to review. +Anthony, please take a look ...
5 years, 11 months ago (2015-01-21 23:41:22 UTC) #28
asargent_no_longer_on_chrome
lgtm
5 years, 11 months ago (2015-01-21 23:47:33 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/848843003/40001
5 years, 11 months ago (2015-01-21 23:49:48 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/37417)
5 years, 11 months ago (2015-01-21 23:50:38 UTC) #33
SteveT
Hey guys, I keep getting this presubmit error even though I think I have all ...
5 years, 11 months ago (2015-01-22 00:03:31 UTC) #34
asargent_no_longer_on_chrome
On 2015/01/22 00:03:31, SteveT wrote: > Hey guys, I keep getting this presubmit error even ...
5 years, 11 months ago (2015-01-22 00:32:07 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/848843003/40001
5 years, 11 months ago (2015-01-22 14:36:36 UTC) #37
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-22 14:37:48 UTC) #38
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/37b682b69c1af21d39ae591a431c9ac3e357a32a Cr-Commit-Position: refs/heads/master@{#312611}
5 years, 11 months ago (2015-01-22 14:38:34 UTC) #39
SteveT
5 years, 11 months ago (2015-01-22 14:39:13 UTC) #40
Message was sent while issue was closed.
On 2015/01/22 00:32:07, Antony Sargent wrote:
> On 2015/01/22 00:03:31, SteveT wrote:
> > Hey guys, I keep getting this presubmit error even though I think I have all
> the
> > right lg.tms from the right OWNERS.
> > 
> > === begin cut ===
> > Missing LGTM from an OWNER for these files:
> >     extensions/common/api/virtual_keyboard_private.json
> > === end cut ===
> > 
> > Does anyone know what I am missing? Thanks!
> > 
> > 
> > Steve
> 
> That's pretty strange - I'm in extensions/OWNERS so it seems like that should
> have been sufficient. If you run 'git cl presubmit' locally, does it give you
> the list of suggested reviewers? If not you might also try running 'git cl
> presubmit --upload' and see if that does.

FYI
git cl presubmit gave no errors, and neither did git cl presubmit --upload.
Checked the commit box again after that and it committed fine. Thanks!

Powered by Google App Engine
This is Rietveld 408576698