Bug 97989 - Make multiple fields date/time input UI related files to available all ports
Summary: Make multiple fields date/time input UI related files to available all ports
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yosin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-30 19:11 PDT by yosin
Modified: 2012-09-30 22:49 PDT (History)
5 users (show)

See Also:


Attachments
Patch 1 (19.16 KB, patch)
2012-09-30 21:24 PDT, yosin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yosin 2012-09-30 19:11:26 PDT
Following multiple fields date/time input UI related files should be available for all ports:
  1 WebCore/html/BaseMultipleFieldsDateAndTimeInputType.cpp
  2 WebCore/html/BaseMultipleFieldsDateAndTimeInputType.h
  3 WebCore/html/shadow/DateTimeEditElement.cpp
  4 WebCore/html/shadow/DateTimeEditElement.h
  5 WebCore/html/shadow/DateTimeFieldElement.cpp
  6 WebCore/html/shadow/DateTimeFieldElement.h
  7 WebCore/html/shadow/DateTimeFieldElements.cpp
  8 WebCore/html/shadow/DateTimeFieldElements.h
  9 WebCore/html/shadow/DateTimeNumericFieldElement.cpp
 10 WebCore/html/shadow/DateTimeNumericFieldElement.h
 11 WebCore/html/shadow/DateTimeSymbolicFieldElement.cpp
 12 WebCore/html/shadow/DateTimeSymbolicFieldElement.h
Comment 1 yosin 2012-09-30 21:24:47 PDT
Created attachment 166403 [details]
Patch 1
Comment 2 Build Bot 2012-09-30 21:48:53 PDT
Comment on attachment 166403 [details]
Patch 1

Attachment 166403 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/14090668

New failing tests:
http/tests/workers/terminate-during-sync-operation.html
Comment 3 yosin 2012-09-30 22:33:11 PDT
Comment on attachment 166403 [details]
Patch 1

Could you review this patch?
Thanks in advance.

P.S.
Mac bot failure isn't related to this patch.
Comment 4 Kent Tamura 2012-09-30 22:40:28 PDT
Comment on attachment 166403 [details]
Patch 1

Looks good
Comment 5 yosin 2012-09-30 22:49:52 PDT
Comment on attachment 166403 [details]
Patch 1

Clearing flags on attachment: 166403

Committed r130005: <http://trac.webkit.org/changeset/130005>
Comment 6 yosin 2012-09-30 22:49:57 PDT
All reviewed patches have been landed.  Closing bug.