[Webkit-unassigned] [Bug 80370] Re-enable matched declaration caching for elements with a <style> attribute
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 5 20:04:21 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80370
Julien Chaffraix <jchaffraix at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|webkit-unassigned at lists.web |jchaffraix at webkit.org
|kit.org |
--- Comment #1 from Julien Chaffraix <jchaffraix at webkit.org> 2012-03-05 20:04:21 PST ---
Created an attachment (id=130273)
--> (https://bugs.webkit.org/attachment.cgi?id=130273&action=review)
Early prototype: add an inline version to StylePropertySet, include this information to MatchedProperties
FYI this patch has its own issues that needs to be ironed out (like prevent people from abusing the logic for non-inline style StylePropertySet and causing perf regressions). I think however that the logic handles all cases of invalidation (JavaScript vs DOM). An earlier version shaved ~1% on Moz page cycler.
Comments welcome on the approach taken!
--
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