RESOLVED FIXED 113722
WebCache should do the normal initialization dance
https://bugs.webkit.org/show_bug.cgi?id=113722
Summary WebCache should do the normal initialization dance
Tim Horton
Reported 2013-04-01 14:21:16 PDT
Just like all the other classes-that-might-get-brought-up-before-WebView. <rdar://problem/13424530>
Attachments
patch (1.62 KB, patch)
2013-04-01 14:26 PDT, Tim Horton
andersca: review+
Tim Horton
Comment 1 2013-04-01 14:26:52 PDT
Anders Carlsson
Comment 2 2013-04-01 14:28:44 PDT
Comment on attachment 196022 [details] patch 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.
Tim Horton
Comment 3 2013-04-01 14:32:12 PDT
Note You need to log in before you can comment on or make changes to this bug.