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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 21:26:39 PST 2008


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





------- Comment #2 from eric at webkit.org  2008-01-07 21:26 PDT -------
I'm confused as to if you mean CSSStyleSelector or CSSSelector in your comment.
 I mean the latter.  CSSStyleSelector contributes very little to memory usage
(there is only one per doc).  There is one CSSSelector object per selector in a
CSS document.  I've not tested to confirm the memory usage, but it's certainly
non-zero.


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