Bug 31672

Summary: Support "experimental-webgl" in getContext() for WebGL
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: WebGLAssignee: Chris Marrin <cmarrin>
Status: RESOLVED FIXED    
Severity: Normal CC: kbr, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
Patch with updated test cases oliver: review+

Description Chris Marrin 2009-11-19 09:57:56 PST
We agreed on this naming until the spec is ratified
Comment 1 Chris Marrin 2009-12-01 05:35:16 PST
Created attachment 44070 [details]
Patch with updated test cases
Comment 2 Oliver Hunt 2009-12-01 05:36:35 PST
Comment on attachment 44070 [details]
Patch with updated test cases

You'll also need to update the demos on webkit.org accordingly.
Comment 3 Chris Marrin 2009-12-01 05:42:48 PST
*** Bug 29097 has been marked as a duplicate of this bug. ***
Comment 4 Chris Marrin 2009-12-01 06:51:49 PST
Landed in http://trac.webkit.org/changeset/51535

Actually the current"webkit-3d" name still works, so the demos should not be affected. We should eventually change them for consistency though.