Bryan Yeung
unread,May 15, 2012, 4:17:43 PM5/15/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ben Goodger (Google), Chromium-dev, Ryo Hashimoto, Kenji Baheux
[+kenjibaheux, as he might have a better idea of who is working on
what within the Tokyo Chrome team]
On Tue, May 15, 2012 at 4:11 PM, Ben Goodger (Google) <
b...@chromium.org> wrote:
> 1. common.gypi: use_virtual_keyboard define
> 2. Any code controlled by that define
> 3. src/chrome/browser/ui/virtual_keyboard/*
>
> As a matter of policy, we don't keep code around that "might be useful
> someday". That's what svn history is for. If it's unused, it should be
> removed, as it's in the way :-)
I can't comment on how actively the code is being used right now:
we'll have to wait for the accessibility team in Tokyo to chime in
about that.
If they're not using it, I expect that (1) & (3) can be removed
completely but there are some parts of (2) (e.g. the extension input
API) that should be teased out from the define and kept around.
Bryan