[Webkit-unassigned] [Bug 122951] New: Make TYPE_CASTS_BASE more flexible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 17 02:07:24 PDT 2013


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

           Summary: Make TYPE_CASTS_BASE more flexible
           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


TYPE_CASTS_BASE is being used by node|element type cast. However, it is difficult to use it for other type cast. For instance, CSSValue, Accessibility and so on. This patch modify TYPE_CASTS_BASE which can support other type casts.

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