[Webkit-unassigned] [Bug 48684] Should make use of purge priorities for different resource types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 17:44:26 PDT 2010


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


Pratik Solanki <psolanki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #72421|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Pratik Solanki <psolanki at apple.com>  2010-10-29 17:44:26 PST ---
Created an attachment (id=72421)
 --> (https://bugs.webkit.org/attachment.cgi?id=72421&action=review)
Patch

In order to use PurgeableBuffer::PurgePriority in CachedResource.h, I had to make the PurgeableBuffer.h private (otherwise WebKit fails to compile). I considered moving the PurgePriority enum to CachedResource but thought that it was more appropriate to leave it in PurgeableBuffer.

-- 
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