[Webkit-unassigned] [Bug 60377] [WK2][Qt] fast/canvas/webgl/gl-uniform-arrays.html failing for Qt on Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 12:13:13 PDT 2011


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #93321|review?                     |review-
               Flag|                            |




--- Comment #8 from Andreas Kling <kling at webkit.org>  2011-05-17 12:13:13 PST ---
(From update of attachment 93321)
View in context: https://bugs.webkit.org/attachment.cgi?id=93321&action=review

> Source/WebKit2/Shared/WebPreferencesStore.h:61
> -    macro(WebGLEnabled, webGLEnabled, Bool, bool, false) \
> +    macro(WebGLEnabled, webGLEnabled, Bool, bool, true) \

This enables WebGL for all WK2 ports, that kind of change should not be done behind a bug marked [Qt].
Not to mention that it has nothing to do with the failing test this bug is about.

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