- From: <bugzilla@jessica.w3.org>
- Date: Mon, 24 Dec 2012 08:11:17 +0000
- To: public-audio@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20501
Bug ID: 20501
Summary: some MIDIPort attributes should be nullable
Classification: Unclassified
Product: AudioWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: MIDI API
Assignee: dave.null@w3.org
Reporter: w3c@marcosc.com
QA Contact: public-audio@w3.org
As the system might not be able to provide the API with all the information it
needs (or the devices might not have such information), the following
attributes of MIDIPort should be nullable (as shown):
readonly attribute DOMString? manufacturer;
readonly attribute DOMString? name;
readonly attribute DOMString? version;
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 24 December 2012 08:11:18 UTC