[Webkit-unassigned] [Bug 100470] New: Use switch/case statements instead of if/elseif in CSSSelector.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 23:48:33 PDT 2012


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

           Summary: Use switch/case statements instead of if/elseif in
                    CSSSelector.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org


We can get compiler warnings in the future if we use switch/case statements here.

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