[Webkit-unassigned] [Bug 104421] New: Clean up the pseudo type extracting and checking code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 17:50:24 PST 2012


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

           Summary: Clean up the pseudo type extracting and checking code
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dgorbik at apple.com


CSSSelector::isCustomPseudoType is not used anywhere in the code in the moment, and the function implementation share the "type == PseudoUserAgentCustomElement || type == PseudoWebKitCustomElement" with the CSSSelector::isCustomPseudoElement(). Could this be cleaned up?

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