b=520920, update WebGL arrays to support views, r=vlad
This commit is contained in:
@@ -1077,6 +1077,11 @@ static const nsModuleComponentInfo gComponents[] = {
|
||||
NS_CANVASRENDERINGCONTEXTWEBGL_CID,
|
||||
"@mozilla.org/content/canvas-rendering-context;1?id=moz-webgl",
|
||||
CreateCanvasRenderingContextWebGL },
|
||||
{ "Canvas WebGL Rendering Context",
|
||||
NS_CANVASRENDERINGCONTEXTWEBGL_CID,
|
||||
"@mozilla.org/content/canvas-rendering-context;1?id=experimental-webgl",
|
||||
CreateCanvasRenderingContextWebGL },
|
||||
|
||||
|
||||
{ "XML document encoder",
|
||||
NS_TEXT_ENCODER_CID,
|
||||
|
||||
Reference in New Issue
Block a user