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

Unified Diff: third_party/WebCore/Modules/mediastream/MediaStream.idl

Issue 12316066: Update WebKit idl files after chrome roll (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove deltaMode from WheelEvent template. Created 7 years, 10 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/Modules/mediastream/MediaStream.idl
diff --git a/third_party/WebCore/Modules/mediastream/MediaStream.idl b/third_party/WebCore/Modules/mediastream/MediaStream.idl
index 70d6f12ccd6af500c8d76c303b505c9a0ee907ff..1373c31b4ced3354d98da471feb7ed3bc8d85723 100644
--- a/third_party/WebCore/Modules/mediastream/MediaStream.idl
+++ b/third_party/WebCore/Modules/mediastream/MediaStream.idl
@@ -30,6 +30,7 @@
Constructor(in MediaStreamTrack[] tracks),
ConstructorParameters=0,
CallWith=ScriptExecutionContext,
+ V8SkipVTableValidation
] interface MediaStream {
// DEPRECATED
readonly attribute DOMString label;

Powered by Google App Engine
This is Rietveld 408576698