[webkit-reviews] review granted: [Bug 101194] Introduce Day class to calendar picker : [Attachment 172480] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 5 21:12:11 PST 2012


Kent Tamura <tkent at chromium.org> has granted Keishi Hattori
<keishi at webkit.org>'s request for review:
Bug 101194: Introduce Day class to calendar picker
https://bugs.webkit.org/show_bug.cgi?id=101194

Attachment 172480: Patch
https://bugs.webkit.org/attachment.cgi?id=172480&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=172480&action=review


> Source/WebCore/Resources/pagepopups/calendarPicker.js:632
> + * @param {!bool} animate
> + * @param {!bool} keepSelectionPosition

Some callsites omit these bool arguments.  They should be {bool=}.


More information about the webkit-reviews mailing list