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

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: Add type checking to partial interface extening HTMLMediaElement 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..5a05a8076e684ca871997f7570b341fb25a53a85 100644
--- a/Source/modules/mediasession/MediaSession.idl
+++ b/Source/modules/mediasession/MediaSession.idl
@@ -2,6 +2,7 @@
// 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/#mediasession
philipj_slow 2015/07/02 12:51:38 Another pet peeve is to link to https://mediasessi
davve 2015/07/02 14:40:28 Done.
[
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