[Webkit-unassigned] [Bug 54299] need makeContextCurrent() called in prepareForSoftwareDraw()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 11 14:36:13 PST 2011


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





--- Comment #7 from Vangelis Kokkevis <vangelis at chromium.org>  2011-02-11 14:36:13 PST ---
(From update of attachment 82157)
I think we need to make the same change to ::prepareForHardwareDraw() as well.  In addition we need to replace:
#if ENABLE(SKIA_GPU) by #if ENABLE(ACCELERATED_2D_CANVAS) && ENABLE(SKIA_GPU)

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