[Webkit-unassigned] [Bug 124571] New: Generate toHTMLFooElement() to clean up static_cast<>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 19 02:39:25 PST 2013


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

           Summary: Generate toHTMLFooElement() to clean up static_cast<>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


Though there are a lot of clean up commits before, there are still use of static_cast<HTMLFooElement*>. To clean up them, we need to generate toHTMLDetails|Meta|Summary|TableSection|TableCaptionElement().

-- 
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