Bug 153279

Summary: Use TinyLRUCache in caching the CGColorRef in WebCore::cachedCGColor()
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Layout and RenderingAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 152939    
Attachments:
Description Flags
Patch none

Description Said Abou-Hallawa 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.
Comment 1 Said Abou-Hallawa 2016-01-20 10:48:50 PST
Created attachment 269361 [details]
Patch
Comment 2 Simon Fraser (smfr) 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-01-20 16:42:01 PST
All reviewed patches have been landed.  Closing bug.