[Webkit-unassigned] [Bug 66904] Caching Parsed results (CSSRuleSet) for CSS files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 25 10:55:14 PDT 2011


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





--- Comment #3 from Swaroop Kalasapur <s.kalasapur at samsung.com>  2011-08-25 10:55:14 PST ---
Agree on the necessity to compute the decoded size, and purging the decoded data.
The current patch does not account for the decoded data, yet. But, it does cache the parsed results and shows gain in terms of time.

How do I go about getting the decoded size? Are there APIs available to gather the size information? or do I need to traverse the entire CSSRuleSet object, collecting individual sizes?
Any pointers will help.

Thanks

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