[Bug 20525] New: MIDIAccess methods aren't restricted to instances created by requestMIDIAccess

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

            Bug ID: 20525
           Summary: MIDIAccess methods aren't restricted to instances
                    created by requestMIDIAccess
    Classification: Unclassified
           Product: AudioWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: MIDI API
          Assignee: dave.null@w3.org
          Reporter: jussi.kalliokoski@gmail.com
        QA Contact: public-audio@w3.org

The current IDL exposes the MIDIAccess interface as a global, but doesn't
prohibit calling those methods on objects that aren't MIDIAccess instances
created by navigator.requestMIDIAccess().

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

Received on Thursday, 27 December 2012 17:12:34 UTC