[Webkit-unassigned] [Bug 34683] [Haiku] Implement Path, Gradient and flesh out GraphicsContextHaiku

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


https://bugs.webkit.org/show_bug.cgi?id=34683


Stephan Aßmus <superstippi at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48295|0                           |1
        is obsolete|                            |
  Attachment #48295|review?                     |
               Flag|                            |
  Attachment #48990|                            |review?
               Flag|                            |




--- Comment #6 from Stephan Aßmus <superstippi at gmx.de>  2010-02-18 02:44:45 PST ---
Created an attachment (id=48990)
 --> (https://bugs.webkit.org/attachment.cgi?id=48990)
Implments creating and filling platform gradients

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list