[webkit-reviews] review requested: [Bug 34683] [Haiku] Implement Path, Gradient and flesh out GraphicsContextHaiku : [Attachment 48990] Implments creating and filling platform gradients

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 asked  for review:
Bug 34683: [Haiku] Implement Path, Gradient and flesh out GraphicsContextHaiku
https://bugs.webkit.org/show_bug.cgi?id=34683

Attachment 48990: Implments creating and filling platform gradients
https://bugs.webkit.org/attachment.cgi?id=48990&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