[Webkit-unassigned] [Bug 16780] New: CSSSelector is a memory hog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 21:14:37 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16780

           Summary: CSSSelector is a memory hog
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: hyatt at apple.com


CSSSelector is a memory hog

Wow.  We don't have any subclasses of CSSSelector?  Makes little sense to me. 
It seems that breaking things like "QualifiedName attr" off into a less-used
CSSSelector subclass could be a Very Large™ memory savings for WebCore, given
how large modern CSS files can be.  This could be a win for mobile devices
which have tighter memory constraints.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list