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

Unified Diff: modules/webmidi/MIDIAccess.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 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/webgl/WebGLVertexArrayObjectOES.idl ('k') | modules/webmidi/MIDIOptions.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/webmidi/MIDIAccess.idl
diff --git a/modules/webmidi/MIDIAccess.idl b/modules/webmidi/MIDIAccess.idl
index a65381dfb75c23a3e612c5af5ae73b4bda016492..7cebf53f2dd0e798212ad749aec107042e05b435 100644
--- a/modules/webmidi/MIDIAccess.idl
+++ b/modules/webmidi/MIDIAccess.idl
@@ -29,7 +29,7 @@
*/
[
- ActiveDOMObject,
+ DependentLifetime,
] interface MIDIAccess : EventTarget {
readonly attribute MIDIInputMap inputs;
readonly attribute MIDIOutputMap outputs;
« no previous file with comments | « modules/webgl/WebGLVertexArrayObjectOES.idl ('k') | modules/webmidi/MIDIOptions.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698