[webkit-reviews] review granted: [Bug 83587] [Qt] Fix issues when using the WebView as ShaderEffectSource : [Attachment 136495] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 11:42:10 PDT 2012


Noam Rosenthal <noam.rosenthal at nokia.com> has granted Jocelyn Turcotte
<jocelyn.turcotte at nokia.com>'s request for review:
Bug 83587: [Qt] Fix issues when using the WebView as ShaderEffectSource
https://bugs.webkit.org/show_bug.cgi?id=83587

Attachment 136495: Patch
https://bugs.webkit.org/attachment.cgi?id=136495&action=review

------- Additional Comments from Noam Rosenthal <noam.rosenthal at nokia.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=136495&action=review


> Source/WebCore/platform/graphics/texmap/TextureMapper.h:107
> +    enum PaintingFlag {
> +	   PaintingMirrored = 1 << 0,

PaintFlag(s)


More information about the webkit-reviews mailing list