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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 25 13:50:38 PDT 2011


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


James Robinson <jamesr at chromium.org> changed:

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




--- Comment #7 from James Robinson <jamesr at chromium.org>  2011-03-25 13:50:38 PST ---
(From update of attachment 86973)
Feels like the wrong fix.  In this case we're trying to draw from a SkBitmap into another context - skia already should know what the backing store for the bitmap is and should be capable of doing a readback if it needs the pixels available for a software draw.

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