[webkit-reviews] review granted: [Bug 125273] [mac] Keep around more decoded image data, since it's purgeable : [Attachment 218629] take 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 6 16:01:42 PST 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 125273: [mac] Keep around more decoded image data, since it's purgeable
https://bugs.webkit.org/show_bug.cgi?id=125273

Attachment 218629: take 2
https://bugs.webkit.org/attachment.cgi?id=218629&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=218629&action=review


> Source/WebCore/platform/graphics/Image.h:127
> +    virtual bool isDecodedDataPurgeable() const { return false; }

decodedDataIsPurgeable() ?


More information about the webkit-reviews mailing list