[Webkit-unassigned] [Bug 118150] Use DeferrableOneShotTimer for deleting decoded data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 18:34:32 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118150





--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-06-27 18:36:28 PST ---
(From update of attachment 205648)
View in context: https://bugs.webkit.org/attachment.cgi?id=205648&action=review

> Source/WebCore/loader/cache/CachedResource.cpp:894
> +double CachedResource::decodedDataDeletionTimerDelay() const
> +{
> +    return memoryCache()->deadDecodedDataDeletionInterval();
> +}

Shame that one is called an interval, and the other a delay.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list