[Webkit-unassigned] [Bug 77867] Decrease total memory usage of CSSStyleSelector::appendAuthorStylesheets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 21:13:17 PST 2012


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


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Antti Koivisto <koivisto at iki.fi>  2012-02-06 21:13:17 PST ---
Calling shrinkToFit just moves the memory usage from one function to another. It reduces overall consumption by minimizing the wasted space in the vector. 

Based on the information given this is not a bug.

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