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

Unified Diff: modules/webmidi/MIDIPort.idl

Issue 23014006: Roll IDL to multivm@1350 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 4 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/webmidi/MIDIInput.idl ('k') | modules/websockets/WebSocket.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/webmidi/MIDIPort.idl
diff --git a/modules/webmidi/MIDIPort.idl b/modules/webmidi/MIDIPort.idl
index 261eb7cdb83679b1fdddfa853b9c4c52f828c4d5..944cacb6834ad95d65858fb5cfe5af2d0de4fd20 100644
--- a/modules/webmidi/MIDIPort.idl
+++ b/modules/webmidi/MIDIPort.idl
@@ -43,5 +43,5 @@ enum MIDIPortType {
readonly attribute MIDIPortType type;
readonly attribute DOMString version;
- attribute EventListener ondisconnect;
+ attribute EventHandler ondisconnect;
};
« no previous file with comments | « modules/webmidi/MIDIInput.idl ('k') | modules/websockets/WebSocket.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698