Bug 1232864 - Hotfix exposed interface test on a CLOSED TREE. - r=bholley

This commit is contained in:
Jeff Gilbert 2015-12-16 16:27:28 -08:00
parent 1b8ce0a596
commit ef16f283a6

View File

@ -1411,18 +1411,30 @@ var interfaceNamesInGlobalScope =
"WebGLFramebuffer",
// IMPORTANT: Do not change this list without review from a DOM peer!
"WebGLProgram",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "WebGLQuery", nightly: true},
// IMPORTANT: Do not change this list without review from a DOM peer!
"WebGLRenderbuffer",
// IMPORTANT: Do not change this list without review from a DOM peer!
"WebGLRenderingContext",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "WebGLRenderingContext2", nightly: true},
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "WebGLSampler", nightly: true},
// IMPORTANT: Do not change this list without review from a DOM peer!
"WebGLShader",
// IMPORTANT: Do not change this list without review from a DOM peer!
"WebGLShaderPrecisionFormat",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "WebGLSync", nightly: true},
// IMPORTANT: Do not change this list without review from a DOM peer!
"WebGLTexture",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "WebGLTransformFeedback", nightly: true},
// IMPORTANT: Do not change this list without review from a DOM peer!
"WebGLUniformLocation",
// IMPORTANT: Do not change this list without review from a DOM peer!
{name: "WebGLVertexArrayObject", nightly: true},
// IMPORTANT: Do not change this list without review from a DOM peer!
"WebSocket",
// IMPORTANT: Do not change this list without review from a DOM peer!