[webkit-reviews] review granted: [Bug 121207] [mac] Cache rendered image in PDFDocumentImage : [Attachment 211487] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 12 16:24:44 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 121207: [mac] Cache rendered image in PDFDocumentImage
https://bugs.webkit.org/show_bug.cgi?id=121207

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

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


> Source/WebCore/platform/graphics/cg/PDFDocumentImage.h:59
> +    virtual bool isPDFDocumentImage() const OVERRIDE { return true; }

FINAL?


More information about the webkit-reviews mailing list