[webgl] Reland earlier-backed out patches, b=520708, b=520920, b=522201; r=me/mwsteele

This commit is contained in:
Vladimir Vukicevic
2009-11-01 16:33:39 -08:00
parent c050677f48
commit ed27c28421
14 changed files with 2354 additions and 880 deletions

View File

@@ -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,