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

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

Issue 10381128: Roll IDL to multivm@516 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 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 7051e31b19cae0f2330d3553b05fb8b34281cbca..9a512d07665a1a81c45917b9f805a60bd189bdc0 100644
--- a/third_party/WebCore/page/DOMWindow.idl
+++ b/third_party/WebCore/page/DOMWindow.idl
@@ -486,6 +486,8 @@ module window {
attribute [Conditional=VIDEO, V8EnabledAtRuntime] HTMLSourceElementConstructor HTMLSourceElement;
attribute [Conditional=VIDEO, V8EnabledAtRuntime] MediaControllerConstructor MediaController;
+ attribute [Conditional=WEB_INTENTS_TAG] HTMLIntentElementConstructor HTMLIntentElement;
+
attribute CanvasPatternConstructor CanvasPattern;
attribute CanvasGradientConstructor CanvasGradient;
attribute CanvasRenderingContext2DConstructor CanvasRenderingContext2D;
« no previous file with comments | « third_party/WebCore/notifications/WorkerContextNotifications.idl ('k') | third_party/WebCore/svg/SVGException.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698