[webkit-reviews] review canceled: [Bug 34683] [Haiku] Implement Path, Gradient and flesh out GraphicsContextHaiku : [Attachment 48295] Implements Path and Gradient support for Haiku, fleshes out GraphicsContextHaiku

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 18 02:44:46 PST 2010


Stephan Aßmus <superstippi at gmx.de> has canceled Stephan Aßmus
<superstippi at gmx.de>'s request for review:
Bug 34683: [Haiku] Implement Path, Gradient and flesh out GraphicsContextHaiku
https://bugs.webkit.org/show_bug.cgi?id=34683

Attachment 48295: Implements Path and Gradient support for Haiku, fleshes out
GraphicsContextHaiku
https://bugs.webkit.org/attachment.cgi?id=48295&action=review

------- Additional Comments from Stephan Aßmus <superstippi at gmx.de>
Smaller patch for just GradientHaiku.cpp and Gradient.h. If the Haiku build
system would be integrated, this patch would break the Haiku build, since
GraphicsContextHaiku.cpp would have to be adjusted as well, but it doesn't
matter. It's more important to reduce the size of the patch. I've also fixed
some coding style violations compared to the previous patch (using C++ casts in
C++ code). Patch is against r54932.


More information about the webkit-reviews mailing list