| Index: Source/modules/webgl/WebGLTimerQueryEXT.idl
|
| diff --git a/Source/modules/webgl/WebGLSync.idl b/Source/modules/webgl/WebGLTimerQueryEXT.idl
|
| similarity index 68%
|
| copy from Source/modules/webgl/WebGLSync.idl
|
| copy to Source/modules/webgl/WebGLTimerQueryEXT.idl
|
| index 1ba4a8edcd2cd6b73a55c4839dda745a7378951a..d6223da3fb6ee43358b2f87c79a576c7b4b6d91f 100644
|
| --- a/Source/modules/webgl/WebGLSync.idl
|
| +++ b/Source/modules/webgl/WebGLTimerQueryEXT.idl
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| [
|
| - RuntimeEnabled=UnsafeES3APIs,
|
| - GarbageCollected
|
| -] interface WebGLSync {
|
| + NoInterfaceObject,
|
| + GarbageCollected,
|
| +] interface WebGLTimerQueryEXT {
|
| };
|
|
|