[webkit-reviews] review requested: [Bug 82644] InputType attribute changed functions should happen after the attribute change : [Attachment 134649] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 12:52:09 PDT 2012


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 82644: InputType attribute changed functions should happen after the
attribute change
https://bugs.webkit.org/show_bug.cgi?id=82644

Attachment 134649: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=134649&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
Saw this while looking at:
<http://webkit.org/b/82558> Toggling <input type="range"> readonly or disabled
state while active breaks all click events

It doesn't really make sense to call the changed function until the value has
actually changed!


More information about the webkit-reviews mailing list