[Webkit-unassigned] [Bug 31088] Add overridePreference call to all WebGL layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 16:18:22 PST 2009


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





--- Comment #6 from Mark Rowe (bdash) <mrowe at apple.com>  2009-11-03 16:18:22 PDT ---
(In reply to comment #0)
> The WebGL layout tests all need the call
> 
> if (window.layoutTestController)
>     layoutTestController.overridePreference("WebKitWebGLEnabled", "1");
> 
> as a prologue. This bit is sticky across runs, but an initial run with this bit
> unset causes the layout tests to fail with the error
> 
> "TypeError: Result of expression 'context' [undefined] is not an object.”

Can you clarify what you mean by “This bit is sticky across runs”?

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