Descriptionkeyboard: Fix hit-testing code to not create the keyboard window.
KeyboardControllerProxy::GetKeyboardWindow() can create the keyboard window if
it's not already created. So during hit-testing, use HasKeyboardWindow() to
first determine if the window exists, before using GetKeyboardWindow().
BUG=380215
R=kevers@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277854
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|