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

Unified Diff: Source/core/html/MediaError.idl

Issue 1178223004: Sync some HTML interfaces with the spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/core/html/MediaController.idl ('k') | Source/core/html/RadioNodeList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/MediaError.idl
diff --git a/Source/core/html/MediaError.idl b/Source/core/html/MediaError.idl
index 0f18da1c846eb91f183a29a7a51355087244de35..0d8b10087fb60b98ebb397eec3892c31ee84d7a7 100644
--- a/Source/core/html/MediaError.idl
+++ b/Source/core/html/MediaError.idl
@@ -23,6 +23,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+// https://html.spec.whatwg.org/#error-codes
+
[
RuntimeEnabled=Media,
WillBeGarbageCollected,
« no previous file with comments | « Source/core/html/MediaController.idl ('k') | Source/core/html/RadioNodeList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698