[webkit-reviews] review requested: [Bug 134794] Migrate the usage of DEPRECATED_DEFINE_STATIC_LOCAL(T, name, args) to "static NeverDestroyed<T> name(args)" : [Attachment 234695] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 10 01:35:07 PDT 2014


Vivek Galatage <vivekg at webkit.org> has asked  for review:
Bug 134794: Migrate the usage of DEPRECATED_DEFINE_STATIC_LOCAL(T, name, args)
to "static NeverDestroyed<T> name(args)"
https://bugs.webkit.org/show_bug.cgi?id=134794

Attachment 234695: Patch
https://bugs.webkit.org/attachment.cgi?id=234695&action=review


More information about the webkit-reviews mailing list