[Webkit-unassigned] [Bug 136403] New: Introduce CSS_BASIC_TYPE_CASTS, and use it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 29 21:38:12 PDT 2014


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

           Summary: Introduce CSS_BASIC_TYPE_CASTS, and use it
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at webkit.org


toCSSBasicFoo() will help to detect wrong type casting. So this patch generates it, and use it instead of static_cast<const CSSBasicFoo*>().

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