[webkit-reviews] review granted: [Bug 98625] http://www.robohornet.org/tests/svgresize.html spends all its time in StyleResolver::sweepMatchedPropertiesCache : [Attachment 168748] GC the matched properties cache on a timer instead of every 100 additions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 11:46:03 PDT 2012


Eric Seidel <eric at webkit.org> has granted Andreas Kling <kling at webkit.org>'s
request for review:
Bug 98625: http://www.robohornet.org/tests/svgresize.html spends all its time
in StyleResolver::sweepMatchedPropertiesCache
https://bugs.webkit.org/show_bug.cgi?id=98625

Attachment 168748: GC the matched properties cache on a timer instead of every
100 additions.
https://bugs.webkit.org/attachment.cgi?id=168748&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
I now see that I asked the same question earlier in this bug. :)  Anyway, the
change itself looks fine.  I still have some mild concern about the seemingly
unbounded nature of this cache. :)


More information about the webkit-reviews mailing list