Index: html/canvas/WebGLDebugShaders.idl |
diff --git a/html/canvas/WebGLDebugShaders.idl b/html/canvas/WebGLDebugShaders.idl |
index ed52d4d5b746fca9c9fda4e90cf39a1029164f33..c09da2f16bde17ddbd54e99b3656f0001ab8bb92 100644 |
--- a/html/canvas/WebGLDebugShaders.idl |
+++ b/html/canvas/WebGLDebugShaders.idl |
@@ -25,7 +25,6 @@ |
[ |
Conditional=WEBGL, |
- JSGenerateIsReachable=ImplContext, |
OmitConstructor |
] interface WebGLDebugShaders { |
[StrictTypeChecking, TreatReturnedNullStringAs=Null] DOMString getTranslatedShaderSource(in WebGLShader shader) raises(DOMException); |