Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: third_party/WebCore/page/DOMWindow.idl

Issue 9987001: Roll IDL forward to multivm@358 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Roll to 358 Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebCore/page/DOMWindow.idl
diff --git a/third_party/WebCore/page/DOMWindow.idl b/third_party/WebCore/page/DOMWindow.idl
index 0efa7bf12489108baa5387e21717ef636cbf1c2d..b239d15591fdabeda0e6e4964e6d3595873372cc 100644
--- a/third_party/WebCore/page/DOMWindow.idl
+++ b/third_party/WebCore/page/DOMWindow.idl
@@ -496,6 +496,7 @@ module window {
attribute [Conditional=WEBGL] WebGLRenderbufferConstructor WebGLRenderbuffer;
attribute [Conditional=WEBGL] WebGLRenderingContextConstructor WebGLRenderingContext;
attribute [Conditional=WEBGL] WebGLShaderConstructor WebGLShader;
+ attribute [Conditional=WEBGL] WebGLShaderPrecisionFormatConstructor WebGLShaderPrecisionFormat;
attribute [Conditional=WEBGL] WebGLTextureConstructor WebGLTexture;
attribute [Conditional=WEBGL] WebGLUniformLocationConstructor WebGLUniformLocation;
« no previous file with comments | « third_party/WebCore/notifications/Notification.idl ('k') | third_party/WebCore/testing/InternalSettings.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698