DescriptionUpdate :in-range/:out-of-range when steppable min/max/value changes.
We called pseudoStateChanged in a lot of cases where it wasn't
necessary. It should suffice to call it for the mentioned pseudo
classes when the min and max attributes changes, or the value is
changed, either as an attribute or as a result of user input.
This should fix the performance regressions in issue 704775.
R=tkent@chromium.org
BUG=704775
Review-Url: https://codereview.chromium.org/2774723004
Cr-Commit-Position: refs/heads/master@{#459733}
Committed: https://chromium.googlesource.com/chromium/src/+/b2cdcbfc13078c618e722c988e5afc0a5d435e74
Patch Set 1 #Patch Set 2 : Moved code to InputType class. #
Messages
Total messages: 13 (8 generated)
|