[Webkit-unassigned] [Bug 118962] New: DateInputType constructor initiate incorrect base class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 22 00:44:06 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118962

           Summary: DateInputType constructor initiate incorrect base
                    class
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: santosh.ma at samsung.com


DateInputType is updated to be derived form BaseChooserOnlyDateAndTimeInputType  https://bugs.webkit.org/show_bug.cgi?id=116796
But in constructor definition BaseDateInputType is still used to invoke base class.

reference: http://trac.webkit.org/changeset/150876/trunk/Source/WebCore/html/DateInputType.h

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list