Bug 122523

Summary: Support unprefixed WebGL context creation
Product: WebKit Reporter: Dean Jackson <dino>
Component: WebGLAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, gyuyoung.kim, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Dean Jackson 2013-10-08 13:51:02 PDT
As of http://trac.webkit.org/changeset/157133 we are a conforming WebGL implementation. Add support for getContext("webgl") without the "experiment-" prefix.
Comment 1 Radar WebKit Bug Importer 2013-10-08 13:51:32 PDT
<rdar://problem/15179463>
Comment 2 Dean Jackson 2013-10-08 14:10:23 PDT
Created attachment 213719 [details]
Patch
Comment 3 Dean Jackson 2013-10-08 14:16:29 PDT
Committed r157138: <http://trac.webkit.org/changeset/157138>