[Webkit-unassigned] [Bug 153109] New: Refactor AtomicStringKeyedMRUCache to be a generic MRU cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 15:41:18 PST 2016


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

            Bug ID: 153109
           Summary: Refactor AtomicStringKeyedMRUCache to be a generic MRU
                    cache
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: simon.fraser at apple.com

This is kind of clean up since the MRU is implemented in two places (the CGColor and hyphenation) and we needed it also for https://bugs.webkit.org/show_bug.cgi?id=152939. So instead of of repeating it for the third time, it is going to be generic to used for any type. This bug only tracks the code refactoring.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160114/f94d91dd/attachment-0001.html>


More information about the webkit-unassigned mailing list