[webkit-reviews] review granted: [Bug 113722] WebCache should do the normal initialization dance : [Attachment 196022] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 14:30:32 PDT 2013


Anders Carlsson <andersca at apple.com> has granted Tim Horton
<timothy_horton at apple.com>'s request for review:
Bug 113722: WebCache should do the normal initialization dance
https://bugs.webkit.org/show_bug.cgi?id=113722

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=196022&action=review


> Source/WebKit/mac/Misc/WebCache.mm:48
> +    WebCoreObjCFinalizeOnMainThread(self);

This isn’t needed since WebCache is a singleton.


More information about the webkit-reviews mailing list