[Webkit-unassigned] [Bug 21498] REGRESSION(r35966): Canvex game (DOOM for <canvas>) is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 9 19:20:32 PDT 2008


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


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24248|                            |review?
               Flag|                            |




------- Comment #9 from eric at webkit.org  2008-10-09 19:20 PDT -------
Created an attachment (id=24248)
 --> (https://bugs.webkit.org/attachment.cgi?id=24248&action=view)
        Reviewed by Oliver Hunt.


        Fix Canvex DOOM Game
        Gradient clips were not getting cleared after filling the
        gradient, this was causing nothing to draw in Canvex
        https://bugs.webkit.org/show_bug.cgi?id=21498

        Tests forthcoming.

        * WebCore.xcodeproj/project.pbxproj:
        * platform/graphics/cg/GraphicsContextCG.cpp:
        (WebCore::GraphicsContext::fillPath):
        (WebCore::GraphicsContext::strokePath):
        (WebCore::GraphicsContext::fillRect):
---
 WebCore/ChangeLog                                  |   17 +++++++++++++++++
 WebCore/platform/graphics/cg/GraphicsContextCG.cpp |   15 +++++++++++----
 2 files changed, 28 insertions(+), 4 deletions(-)


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



More information about the webkit-unassigned mailing list