[Webkit-unassigned] [Bug 56134] PlatformContextSkia should flush GrContext in destructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 12:51:33 PST 2011


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





--- Comment #1 from Brian Salomon <bsalomon at google.com>  2011-03-10 12:51:33 PST ---
Created an attachment (id=85377)
 --> (https://bugs.webkit.org/attachment.cgi?id=85377&action=review)
fix

This patch also changes the parameter passed to GrContext::flush from a boolean to a int. A recent change to skia made this parameter a bitfield of flags rather than a boolean.

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