[Webkit-unassigned] [Bug 54117] New: Replace static_cast<HTMLElement*> with toHTMLElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 10:20:40 PST 2011


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

           Summary: Replace static_cast<HTMLElement*> with toHTMLElement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com


r78073 added a new method toHTMLElement.
Take it into use in places that currently cast Node* to HTMLElement* .

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