[webkit-dev] Changing names of new WebGL extensions

Kenneth Russell kbr at google.com
Tue Jul 2 04:39:59 PDT 2013


I suggest to remove the prefixes. These WebGL extensions graduated to
"community approved" status about six months ago, and there are very
few hits on searches for e.g. "WEBKIT_WEBGL_depth_texture", so I doubt
many, if any, applications will break.

-Ken


On Tue, Jul 2, 2013 at 11:09 AM, Karol Swiniarski
<k.swiniarsk2 at samsung.com> wrote:
> Hi all,
>
> First of all I would like to say hi to everyone – it’s my first post in this
> list ;-)
>
> There has been recently approved WebGL extensions by Khronos:
> WEBGL_depth_texture, WEBGL_compressed_texture_s3tc, WEBGL_lose_context.
>
> I created a patch which changes old prefixes from WEBKIT_WEBGL_ to WEBGL_
>
> https://bugs.webkit.org/show_bug.cgi?id=117786
>
> It has been reviewed, and so far, not accepted.
>
> This change complies with latest WebGL standard and may break some
> backward-compatibility.
>
> What’s the process of pushing such changes to Webkit? Who is responsible for
> changing names? Can this change be applied any soon?
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>


More information about the webkit-dev mailing list