WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
97756
[Forms] BaseMultipleFieldsDateAndTimeInputType class should inherit DateTimeEditElement::EditControlOwner rather than containing
https://bugs.webkit.org/show_bug.cgi?id=97756
Summary
[Forms] BaseMultipleFieldsDateAndTimeInputType class should inherit DateTimeE...
yosin
Reported
2012-09-26 21:13:13 PDT
We used containment instead of inheritance for implementing DateTimeEditElement::EditControlOwner interface when we implemented in TimeInputType class to use BaseDateAndTimeInputType as base class of TimeInputType regardless single field UI or multiple fields UI. Once we use different base class based on single field UI or multiple fields UI, we can put DateTimeEditElement::EditControlOwner interface into base class list of BaseMultipleFieldsDateAndTimeInputType class.
Attachments
Patch 1
(9.02 KB, patch)
2012-09-27 00:08 PDT
,
yosin
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
yosin
Comment 1
2012-09-27 00:08:27 PDT
Created
attachment 165940
[details]
Patch 1
yosin
Comment 2
2012-09-27 00:10:45 PDT
Comment on
attachment 165940
[details]
Patch 1 Could you review this patch? Thanks in advance.
Kent Tamura
Comment 3
2012-09-27 00:32:07 PDT
Comment on
attachment 165940
[details]
Patch 1 ok
yosin
Comment 4
2012-09-27 01:21:43 PDT
Comment on
attachment 165940
[details]
Patch 1 Clearing flags on attachment: 165940 Committed
r129739
: <
http://trac.webkit.org/changeset/129739
>
yosin
Comment 5
2012-09-27 01:21:47 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug