[webkit-reviews] review granted: [Bug 111443] [Qt][WK1] MemoryCache is not cleaned by default : [Attachment 191502] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 03:35:50 PDT 2013


Jocelyn Turcotte <jocelyn.turcotte at digia.com> has granted Allan Sandfeld Jensen
<allan.jensen at digia.com>'s request for review:
Bug 111443: [Qt][WK1] MemoryCache is not cleaned by default
https://bugs.webkit.org/show_bug.cgi?id=111443

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

------- Additional Comments from Jocelyn Turcotte <jocelyn.turcotte at digia.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=191502&action=review


> Source/WebKit/qt/WebCoreSupport/InitWebCoreQt.cpp:108
> +	   WebCore::memoryCache()->setDeadDecodedDataDeletionInterval(60);

If you can think of any way to avoid hard-coding this value in two different
files it would be nice.
I can't think of any simple way so r=me in any case.


More information about the webkit-reviews mailing list