Bug 31176

Summary: Add getContextAttributes to WebGLRenderingContext
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: WebGLAssignee: Kenneth Russell <kbr>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: kbr
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

Description Chris Marrin 2009-11-05 10:57:20 PST
We need to add getContextAttributes(). Possibly more
Comment 1 Chris Marrin 2009-11-13 14:39:17 PST
This bug is now just for adding getContextAttributes.
Comment 2 Kenneth Russell 2010-01-08 19:13:59 PST
I'm closing this as a duplicate of https://bugs.webkit.org/show_bug.cgi?id=31169 because if getContextAttributes() isn't added at the same time as support for getContext("webgl", ...attributes...), no tests of WebGLContextAttributes can be written.

*** This bug has been marked as a duplicate of bug 31169 ***