[Webkit-unassigned] [Bug 48290] Fix LayoutTests/canvas/philip/tests/2d.composite.operation.highlight.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 05:48:31 PDT 2011


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


sarapkarthik <sarap.karthik at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95580|0                           |1
        is obsolete|                            |
  Attachment #95580|review?                     |
               Flag|                            |
  Attachment #95588|                            |review?
               Flag|                            |




--- Comment #5 from sarapkarthik <sarap.karthik at gmail.com>  2011-06-01 05:48:29 PST ---
Created an attachment (id=95588)
 --> (https://bugs.webkit.org/attachment.cgi?id=95588&action=review)
Fix after build break reported in Chromium

I have made an alternate/simpler fix after my previous fix broke the Chromium build. In stead of removing "highlight"/CompositeHighlight we are just checking for "highlight" in CanvasRenderingContext2D::setGlobalCompositeOperation() & returning false so that it does not go to parseCompositeOperator()

-- 
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