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

Unified Diff: Source/modules/mediasession/MediaSession.idl

Issue 1217743003: Add stub for assigning media session to media elements (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments round #3 - idl issues, gypi issues, doc issues Created 5 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 | « Source/modules/mediasession/HTMLMediaElementMediaSession.idl ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/mediasession/MediaSession.idl
diff --git a/Source/modules/mediasession/MediaSession.idl b/Source/modules/mediasession/MediaSession.idl
index 1fbf6286bcc84a7f7698acb58302b29b8c4aea15..235604b3f20f4b98c5470611e3d8e68f8152db2e 100644
--- a/Source/modules/mediasession/MediaSession.idl
+++ b/Source/modules/mediasession/MediaSession.idl
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+// https://mediasession.spec.whatwg.org/#the-mediasession-interface
+
[
Constructor(),
GarbageCollected,
« no previous file with comments | « Source/modules/mediasession/HTMLMediaElementMediaSession.idl ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698