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

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

Issue 10513011: Roll IDL to multivm@576 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 | « third_party/WebCore/Modules/mediastream/LocalMediaStream.idl ('k') | third_party/WebCore/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/Modules/mediastream/PeerConnection00.idl
diff --git a/third_party/WebCore/Modules/mediastream/PeerConnection00.idl b/third_party/WebCore/Modules/mediastream/PeerConnection00.idl
index bbffe9cd4dc5f4af3068f29392de27f6e4ff4a03..bd56c877329dfef8254cdbf9594c6cd2cf133fd2 100644
--- a/third_party/WebCore/Modules/mediastream/PeerConnection00.idl
+++ b/third_party/WebCore/Modules/mediastream/PeerConnection00.idl
@@ -35,6 +35,7 @@ module p2p {
ActiveDOMObject,
Constructor(in DOMString serverConfiguration, in [Callback] IceCallback iceCallback),
CallWith=ScriptExecutionContext,
+ ConstructorRaisesException,
EventTarget
] PeerConnection00 {
SessionDescription createOffer(in [Optional] Dictionary mediaHints)
« no previous file with comments | « third_party/WebCore/Modules/mediastream/LocalMediaStream.idl ('k') | third_party/WebCore/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698