Index: html/canvas/WebGLLoseContext.idl |
diff --git a/html/canvas/WebGLLoseContext.idl b/html/canvas/WebGLLoseContext.idl |
index fcdd907c04a475d13c79cfa1f331368e169609be..b89826e014dbbf0293fc7cabd078ffefea731ba4 100644 |
--- a/html/canvas/WebGLLoseContext.idl |
+++ b/html/canvas/WebGLLoseContext.idl |
@@ -25,7 +25,6 @@ |
[ |
Conditional=WEBGL, |
- JSGenerateIsReachable=ImplContext, |
OmitConstructor |
] interface WebGLLoseContext { |
[StrictTypeChecking] void loseContext(); |