RESOLVED FIXED 153279
Use TinyLRUCache in caching the CGColorRef in WebCore::cachedCGColor()
https://bugs.webkit.org/show_bug.cgi?id=153279
Summary Use TinyLRUCache in caching the CGColorRef in WebCore::cachedCGColor()
Said Abou-Hallawa
Reported 2016-01-20 10:36:48 PST
This clean up is the second step to fix the bug https://bugs.webkit.org/show_bug.cgi?id=152939.
Attachments
Patch (2.47 KB, patch)
2016-01-20 10:48 PST, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2016-01-20 10:48:50 PST
Simon Fraser (smfr)
Comment 2 2016-01-20 16:04:41 PST
It would be nice to get some data on whether 32 cached colors is enough. It's certainly not for some of the benchmarks.
WebKit Commit Bot
Comment 3 2016-01-20 16:41:57 PST
Comment on attachment 269361 [details] Patch Clearing flags on attachment: 269361 Committed r195392: <http://trac.webkit.org/changeset/195392>
WebKit Commit Bot
Comment 4 2016-01-20 16:42:01 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.