Bug 122523 - Support unprefixed WebGL context creation
Summary: Support unprefixed WebGL context creation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar, WebExposed
Depends on:
Blocks:
 
Reported: 2013-10-08 13:51 PDT by Dean Jackson
Modified: 2013-10-08 14:16 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.36 KB, patch)
2013-10-08 14:10 PDT, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>