[Public WebGL] [Callback] is no longer used for interfaces in WebIDL
Boris Zbarsky
[email protected]
Tue Apr 3 06:47:49 PDT 2012
The current IDL has:
[Callback] interface WebGLContextAttributes {
That should be:
callback interface WebGLContextAttributes {
-Boris
-----------------------------------------------------------
You are currently subscribed to [email protected]
To unsubscribe, send an email to [email protected] with
the following command in the body of your email:
unsubscribe public_webgl
-----------------------------------------------------------
More information about the public_webgl
mailing list