Chromium Code Reviews
DescriptionRemove HTMLInputElement::isTextFormControlFocusable.
It is used by InputTypes to call
HTMLTextFormControlElement::isFocusable. However HTMLInputElement doesn't
override isFocusable, and we don't have any reason to call isFocusable of the
parent class of HTMLInputElement. InputTypes can call
HTMLInputElement::isFocusable directly.
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=148337
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||