[Webkit-unassigned] [Bug 74077] REGRESSION(r101683): QQuickWebView doesn't work with OpenGL/ES 2.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 05:13:14 PST 2011


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #118366|review?                     |review+
               Flag|                            |




--- Comment #2 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-12-08 05:13:14 PST ---
(From update of attachment 118366)
View in context: https://bugs.webkit.org/attachment.cgi?id=118366&action=review

rs=me

> Source/WebKit2/UIProcess/API/qt/qquickwebpage.cpp:239
> +        return
> +               "attribute highp vec4 vertex; \n"
> +                "void main() { gl_Position = vertex; }";

why 3 lines?

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