[webkit-reviews] review granted: [Bug 51522] Use deviceRGBColorSpaceRef() instead of calling CGColorSpaceCreateDeviceRGB() : [Attachment 77311] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 23 00:59:55 PST 2010


Eric Seidel <eric at webkit.org> has granted Pratik Solanki <psolanki at apple.com>'s
request for review:
Bug 51522: Use deviceRGBColorSpaceRef() instead of calling
CGColorSpaceCreateDeviceRGB()
https://bugs.webkit.org/show_bug.cgi?id=51522

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=77311&action=review

Looks OK.

> WebCore/platform/graphics/cg/GradientCG.cpp:32
>  #include "GraphicsContext.h"
> +#include "GraphicsContextCG.h"

Do we need bot of these includes?


More information about the webkit-reviews mailing list