New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 737004 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jul 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task


Participants' hotlists:
Fixing-touch


Sign in to add a comment

Clean up unused methods in KeyboardUIContent

Project Member Reported by yhanada@chromium.org, Jun 27 2017

Issue description

KeyboardUIContent::LoadSystemKeyboard() and KeyboardUIContent::GetKeyboardRootWindow() are not used anymore.
Let's remove them.
 

Comment 1 by blakeo@chromium.org, Jun 27 2017

Owner: blakeo@chromium.org
Status: Fixed (was: Untriaged)
I removed LoadSystemKeyboard. I noticed when I tried to remove GetKeyboardRootWindow some of the more obscure subclasses were using it. 

Sign in to add a comment