[Bug 27352] New: [MSE] TrackDefault constructor should throw a TypeError for invalid kinds

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27352

            Bug ID: 27352
           Summary: [MSE] TrackDefault constructor should throw a
                    TypeError for invalid kinds
           Product: HTML WG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: ASSIGNED
          Severity: normal
          Priority: P2
         Component: Media Source Extensions
          Assignee: acolwell@google.com
          Reporter: acolwell@google.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org

The TrackDefault constructor should throw a TypeError instead of a
INVALID_ACCESS_ERR for invalid kind values. This would make it behave more like
standard WebIDL when an invalid enum value is specified.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 17 November 2014 18:01:34 UTC