[Webkit-unassigned] [Bug 124133] New: Clean up static_cast<Element*> usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 10 21:10:04 PST 2013


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

           Summary: Clean up static_cast<Element*> usage
           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


We need to use toFoo cast function instead of static_cast<>. Though there is toElement() functions, static_cast<Element*> is still being used.

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