[webkit-reviews] review granted: [Bug 62406] [chromium] Printing does not work for accelerated <canvas> : [Attachment 102169] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 27 12:31:32 PDT 2011


James Robinson <jamesr at chromium.org> has granted Stephen White
<senorblanco at chromium.org>'s request for review:
Bug 62406: [chromium] Printing does not work for accelerated <canvas>
https://bugs.webkit.org/show_bug.cgi?id=62406

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=102169&action=review


Looks good

> Source/WebCore/platform/graphics/skia/ImageBufferSkia.cpp:119
>      context->platformContext()->makeGrContextCurrent();

do you still need this makeCurrent()?


More information about the webkit-reviews mailing list