Bug 130233 - FontCache: Replace DEPRECATED_DEFINE_STATIC_LOCAL with static NeverDestroyed<T>.
Summary: FontCache: Replace DEPRECATED_DEFINE_STATIC_LOCAL with static NeverDestroyed<T>.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Frédéric Wang (:fredw)
URL:
Keywords:
Depends on:
Blocks: 122297 130185
  Show dependency treegraph
 
Reported: 2014-03-14 05:53 PDT by Frédéric Wang (:fredw)
Modified: 2014-03-14 13:34 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.43 KB, patch)
2014-03-14 05:55 PDT, Frédéric Wang (:fredw)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric Wang (:fredw) 2014-03-14 05:53:34 PDT
Fixing bug 130185 for FontCache, since I'll add a cache for OpenType MATH data in bug 122297...
Comment 1 Frédéric Wang (:fredw) 2014-03-14 05:55:16 PDT
Created attachment 226697 [details]
Patch
Comment 2 Frédéric Wang (:fredw) 2014-03-14 13:34:13 PDT
Comment on attachment 226697 [details]
Patch

Clearing flags on attachment: 226697

Committed r165641: <http://trac.webkit.org/changeset/165641>
Comment 3 Frédéric Wang (:fredw) 2014-03-14 13:34:20 PDT
All reviewed patches have been landed.  Closing bug.