RESOLVED FIXED 101031
Add a common base class for date/time input types without inline editing behavior
https://bugs.webkit.org/show_bug.cgi?id=101031
Summary Add a common base class for date/time input types without inline editing beha...
Kent Tamura
Reported 2012-11-02 02:22:13 PDT
Add a common base class for date/time input types without inline editing behavior
Attachments
Patch (18.21 KB, patch)
2012-11-02 02:27 PDT, Kent Tamura
morrita: review+
Kent Tamura
Comment 1 2012-11-02 02:27:49 PDT
Hajime Morrita
Comment 2 2012-11-02 03:21:46 PDT
Comment on attachment 172013 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=172013&action=review > Source/WebCore/html/BaseChooserOnlyDateAndTimeInputType.h:34 > +// FIXME: This class should implement DateTimeChooserClient. Let's mention the bug id here.
Kent Tamura
Comment 3 2012-11-02 03:29:41 PDT
(In reply to comment #2) > > +// FIXME: This class should implement DateTimeChooserClient. > > Let's mention the bug id here. Sure!
Kent Tamura
Comment 4 2012-11-02 03:30:06 PDT
Note You need to log in before you can comment on or make changes to this bug.