Bug 108866 - [WEBGL] Rename WEBKIT_WEBGL_compressed_texture_s3tc to WEBGL_compressed_texture_s3tc
Summary: [WEBGL] Rename WEBKIT_WEBGL_compressed_texture_s3tc to WEBGL_compressed_textu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nayan Kumar K
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-04 15:03 PST by Nayan Kumar K
Modified: 2013-02-04 19:31 PST (History)
7 users (show)

See Also:


Attachments
Rename WEBKIT_WEBGL_compressed_texture_s3tc to WEBGL_compressed_texture_s3tc (5.68 KB, patch)
2013-02-04 15:14 PST, Nayan Kumar K
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nayan Kumar K 2013-02-04 15:03:57 PST
WEBGL_compressed_texture_s3tc is official now (http://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/). Hence add support for official WEBGL_compressed_texture_s3tc string.
Comment 1 Nayan Kumar K 2013-02-04 15:14:02 PST
Created attachment 186472 [details]
Rename WEBKIT_WEBGL_compressed_texture_s3tc to WEBGL_compressed_texture_s3tc
Comment 2 Kenneth Russell 2013-02-04 17:50:55 PST
Comment on attachment 186472 [details]
Rename WEBKIT_WEBGL_compressed_texture_s3tc to WEBGL_compressed_texture_s3tc

Looks fine. Did you want this patch submitted to the commit queue? Mark cq? if so.
Comment 3 WebKit Review Bot 2013-02-04 19:31:36 PST
Comment on attachment 186472 [details]
Rename WEBKIT_WEBGL_compressed_texture_s3tc to WEBGL_compressed_texture_s3tc

Clearing flags on attachment: 186472

Committed r141846: <http://trac.webkit.org/changeset/141846>
Comment 4 WebKit Review Bot 2013-02-04 19:31:39 PST
All reviewed patches have been landed.  Closing bug.