[Webkit-unassigned] [Bug 57104] getCSSCanvasContext does not work with SKIA_GPU

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 25 12:31:32 PDT 2011


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


scroggo at google.com changed:

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




--- Comment #4 from scroggo at google.com  2011-03-25 12:31:32 PST ---
Created an attachment (id=86973)
 --> (https://bugs.webkit.org/attachment.cgi?id=86973&action=review)
updated patch

This patch adds guards so the new code will only be used if ENABLE(SKIA_GPU) (just in case; I did not see any adverse effect when turned off).  Also, I follow the new path for other cases, fixing more layout tests for SKIA_GPU (yay!).

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