DescriptionRemove form control related virtual methods from Element
As the FIXME says, these are only used by form controls. That is, setChangedSinceLastFormControlChangeEvent
can be removed from Element as-is. The other two can also be removed but only after adding some cast code
to Document.setFocusedElement.
Based on http://trac.webkit.org/changeset/150711 by Andreas Kling.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166216
Patch Set 1 #Patch Set 2 : Align with matching WebKit r150711 #Patch Set 3 : Remove hopefully unneeded HTMLOptGroupElement.foemControlType #
Total comments: 2
Patch Set 4 : Add HTMLFormControlElement.setFocus as suggested #
Messages
Total messages: 27 (0 generated)
|