[Webkit-unassigned] [Bug 64786] The value of a number input form continues to increase/decrease even if we disable the input form.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 19 05:10:55 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64786
--- Comment #10 from Kentaro Hara <haraken at google.com> 2011-07-19 05:10:55 PST ---
(From update of attachment 101302)
View in context: https://bugs.webkit.org/attachment.cgi?id=101302&action=review
> Source/WebCore/html/shadow/TextControlInnerElements.cpp:313
> + releaseCapture();
releaseCapture() executes stopRepeatingTimer() even if m_capturing is false, but I think that it is acceptable.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list