Chromium Code Reviews
DescriptionINPUT element: Updating value to the previous defaultValue should dispatch "change" event.
We have set defaultValue to m_textAsOfLastFormControlChangeEvent only when input
type was determined, and updating defalutValue after it didn't update
m_textAsOfLastFormControlChangeEvent. So, 'change' event was not dispatched in
some cases.
BUG=659499
Committed: https://crrev.com/3393d5c2830af28ce61500bf66cdae94cddfc028
Cr-Commit-Position: refs/heads/master@{#427675}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
||||||||||||||||||||||||||||