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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 11 14:50:57 PST 2011


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





--- Comment #8 from James Robinson <jamesr at chromium.org>  2011-02-11 14:50:57 PST ---
(In reply to comment #7)
> (From update of attachment 82157 [details])
> 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)

prepareForHardwareDraw() is never reached in the skia GPU path

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