[Webkit-unassigned] [Bug 213454] New: Introduce ICU cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 22 01:40:54 PDT 2020


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

            Bug ID: 213454
           Summary: Introduce ICU cache
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com

A lot of ICU objects are opened by the specified locale, but in the typical application, this locale can be one.
We should cache some of ICU objects that is repeatedly used, and clear it if it is not used so much.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200622/cd67bfee/attachment.htm>


More information about the webkit-unassigned mailing list