[Webkit-unassigned] [Bug 119543] New: Create WebCore/style and move StyleResolveTree there

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 05:32:33 PDT 2013


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

           Summary: Create WebCore/style and move StyleResolveTree there
           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: koivisto at iki.fi


WebCore/css is bloated. We should move the internal style representation and the style resolver related code to a directory of their own. CSS language related code including parser and CSSOM stays under css.

Things named StyleFoo should generally move under WebCore/style. They should also be moved to the Style namespace at the same time.

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