[webkit-reviews] review requested: [Bug 48684] Should make use of purge priorities for different resource types : [Attachment 72421] Patch

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


Pratik Solanki <psolanki at apple.com> has asked  for review:
Bug 48684: Should make use of purge priorities for different resource types
https://bugs.webkit.org/show_bug.cgi?id=48684

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

------- Additional Comments from Pratik Solanki <psolanki at apple.com>
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.


More information about the webkit-reviews mailing list