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

Unified Diff: Modules/mediastream/LocalMediaStream.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 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
« no previous file with comments | « Modules/mediasource/SourceBufferList.idl ('k') | Modules/webaudio/AnalyserNode.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Modules/mediastream/LocalMediaStream.idl
diff --git a/Modules/mediastream/LocalMediaStream.idl b/Modules/mediastream/LocalMediaStream.idl
index c4b480f863999e0f3932ff659fa3bc190018b3c5..6d9516207230fd4f8cff6dd7f601deeb5701ff87 100644
--- a/Modules/mediastream/LocalMediaStream.idl
+++ b/Modules/mediastream/LocalMediaStream.idl
@@ -24,9 +24,7 @@
[
Conditional=MEDIA_STREAM,
- EventTarget,
- JSGenerateToNativeObject,
- JSGenerateToJSObject
+ EventTarget
] interface LocalMediaStream : MediaStream {
void stop();
};
« no previous file with comments | « Modules/mediasource/SourceBufferList.idl ('k') | Modules/webaudio/AnalyserNode.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698