[Webkit-unassigned] [Bug 108595] New: [Refactoring] Make m_selectorChecker in StyleResolver an on-stack object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 00:44:11 PST 2013


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

           Summary: [Refactoring] Make m_selectorChecker in StyleResolver
                    an on-stack object.
           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: tasak at google.com
            Blocks: 89879


StyleResolver uses m_selectorChecker.mode() as a part of StyleResolver's state while resolving styles.
It would be better to move the state from SelectorChecker to StyleResolver.

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