[Webkit-unassigned] [Bug 109555] INPUT_MULTIPLE_FIELDS_UI: Step-up/-down of hour field should respect min/max attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 21:14:55 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109555


Kent Tamura (ooo until Mar 15) <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #190473|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #5 from Kent Tamura (ooo until Mar 15) <tkent at chromium.org>  2013-02-27 21:17:19 PST ---
(From update of attachment 190473)
View in context: https://bugs.webkit.org/attachment.cgi?id=190473&action=review

Almost good.

> Source/WebCore/html/shadow/DateTimeEditElement.cpp:80
> +    int m_minDay, m_maxDay, m_minHour23, m_maxHour23;

nit: We usually declare one data member per one line.

-- 
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