Bug 31176
Summary: | Add getContextAttributes to WebGLRenderingContext | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Marrin <cmarrin> |
Component: | WebGL | Assignee: | Kenneth Russell <kbr> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | kbr |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Chris Marrin
We need to add getContextAttributes(). Possibly more
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Marrin
This bug is now just for adding getContextAttributes.
Kenneth Russell
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 ***