This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 20501 - some MIDIPort attributes should be nullable
Summary: some MIDIPort attributes should be nullable
Status: CLOSED FIXED
Alias: None
Product: AudioWG
Classification: Unclassified
Component: MIDI API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: TBD
Assignee: Chris Wilson
QA Contact: public-audio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-24 08:11 UTC by Marcos Caceres
Modified: 2013-01-18 15:50 UTC (History)
2 users (show)

See Also:


Attachments

Description Marcos Caceres 2012-12-24 08:11:17 UTC
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;
Comment 2 Olivier Thereaux 2013-01-18 15:50:55 UTC
Batch-closing RESOLVED MIDI issues. Reminder: midi issues now tracked at https://github.com/WebAudio/web-midi-api/issues