[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 22:05:36 PST 2013


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





--- Comment #7 from Kunihiko Sakamoto <ksakamoto at chromium.org>  2013-02-27 22:08:00 PST ---
(From update of attachment 190473)
View in context: https://bugs.webkit.org/attachment.cgi?id=190473&action=review

Thanks for the review.

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

Done.

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