Bug 120768 - class WeekInputType invokes wrong constructor
Summary: class WeekInputType invokes wrong constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-05 05:58 PDT by Santosh Mahto
Modified: 2013-09-12 02:55 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.43 KB, patch)
2013-09-05 06:09 PDT, Santosh Mahto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Santosh Mahto 2013-09-05 05:58:05 PDT
WeekInputType is derived from BaseChooserOnlyDateAndTimeInputType not from BaseWeekInputType
Comment 1 Santosh Mahto 2013-09-05 06:09:53 PDT
Created attachment 210605 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-12 02:55:09 PDT
Comment on attachment 210605 [details]
Patch

Clearing flags on attachment: 210605

Committed r155602: <http://trac.webkit.org/changeset/155602>
Comment 3 WebKit Commit Bot 2013-09-12 02:55:11 PDT
All reviewed patches have been landed.  Closing bug.