Bug 106306 - BaseDateAndTimeInputType should not inherit from TextFieldInputType
Summary: BaseDateAndTimeInputType should not inherit from TextFieldInputType
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks: 100935
  Show dependency treegraph
 
Reported: 2013-01-07 23:51 PST by Kent Tamura
Modified: 2013-01-11 03:26 PST (History)
4 users (show)

See Also:


Attachments
Patch (11.22 KB, patch)
2013-01-08 01:06 PST, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2013-01-07 23:51:09 PST
Chromium Android port uses the hack described in Bug 100935 no longer. We can remove the TextFieldInputType inheritance.

http://code.google.com/p/chromium/issues/detail?id=159381
Comment 1 Kent Tamura 2013-01-08 01:06:36 PST
Created attachment 181669 [details]
Patch
Comment 2 Hajime Morrita 2013-01-08 17:44:00 PST
Comment on attachment 181669 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2013-01-11 03:26:07 PST
Comment on attachment 181669 [details]
Patch

Clearing flags on attachment: 181669

Committed r139424: <http://trac.webkit.org/changeset/139424>
Comment 4 WebKit Review Bot 2013-01-11 03:26:10 PST
All reviewed patches have been landed.  Closing bug.