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

This archived bug list includes all the bugs for the product or component specified, including bugs that have been resolved.

Sat Mar 30 2019 20:16:55 UTC
Hide Search Description
45 bugs found.
ID Product Comp Assignee Status Resolution Summary Opened Changed
17416 AudioWG MIDI API dave.null CLOS FIXE (MIDI timestamp resolution): timestamps in MIDI should use High Resolution Time 2012-06-05 2012-11-15
17417 AudioWG MIDI API cwilso CLOS MOVE Define a security model for requesting access to the MIDIAccess interface 2012-06-05 2013-01-11
17724 AudioWG MIDI API dave.null CLOS FIXE MIDI API naming 2012-07-09 2012-11-15
18759 AudioWG MIDI API dave.null CLOS FIXE boolean returns from MIDIOutput methods are inappropriately synchronous 2012-08-31 2012-11-15
18760 AudioWG MIDI API dave.null CLOS FIXE timestamps in MIDIMessage should be explicitly allowed to be zero, with semantic "send ASAP" 2012-08-31 2012-11-15
18762 AudioWG MIDI API dave.null CLOS WORK MIDIOutput.sendMessage doesn't need a timestamp 2012-08-31 2012-09-20
18764 AudioWG MIDI API cwilso CLOS FIXE MIDI messages don't all have a channel, and status should be part of data. 2012-08-31 2012-11-19
18992 AudioWG MIDI API cwilso CLOS FIXE Running status should be prohibited 2012-09-24 2012-12-11
19187 AudioWG MIDI API cwilso CLOS FIXE Web MIDI API needs better intro text 2012-10-01 2012-11-15
19188 AudioWG MIDI API cwilso CLOS FIXE getInput/getOutput should allow short as a target type 2012-10-01 2012-11-15
19759 AudioWG MIDI API cwilso CLOS FIXE MIDIPort definition should be above references to MIDIPort 2012-10-29 2012-11-15
19761 AudioWG MIDI API cwilso CLOS FIXE Dictionary type for MIDIMessage is likely a performance issue 2012-10-29 2012-11-19
19762 AudioWG MIDI API cwilso CLOS FIXE "connect" event not logically possible, and disconnect message not present on some systems 2012-10-29 2012-12-11
19803 AudioWG MIDI API cwilso CLOS FIXE "Fingerprint" is unclear 2012-10-31 2013-01-02
19813 AudioWG MIDI API cwilso CLOS FIXE MIDI missing from References 2012-11-01 2012-12-11
19814 AudioWG MIDI API cwilso CLOS FIXE Sysex is not the only MIDI message longer than three bytes 2012-11-01 2012-11-19
19975 AudioWG MIDI API cwilso CLOS FIXE Promote data and timestamp onmessage/MIDIEvent, get rid of MIDIMessage altogether? 2012-11-16 2013-01-02
19976 AudioWG MIDI API cwilso CLOS FIXE Allowed contents of send( data ) needs to be detailed. 2012-11-16 2012-12-11
20125 AudioWG MIDI API cwilso CLOS FIXE Should detail when exceptions are expected to be thrown 2012-11-28 2013-01-02
20254 AudioWG MIDI API cwilso CLOS FIXE Add code examples 2012-12-05 2013-01-02
20364 AudioWG MIDI API cwilso CLOS FIXE Interface feedback 2012-12-12 2013-01-02
20376 AudioWG MIDI API jussi.kalliokoski CLOS FIXE Change fingerprint to id 2012-12-13 2013-01-02
20381 AudioWG MIDI API cwilso CLOS FIXE MIDIInput and MIDIOutput should inherit from MIDIPort, which should not be an interface 2012-12-13 2013-01-18
20411 AudioWG MIDI API cwilso CLOS FIXE timestamp in MIDIEvent in odds with DOM4 Event timeStamp? 2012-12-17 2013-01-18
20412 AudioWG MIDI API cwilso CLOS FIXE short is the wrong type for data parts, should be octet 2012-12-17 2013-01-18
20415 AudioWG MIDI API dave.null CLOS NEED Add a serializer to MIDIPort 2012-12-17 2013-01-18
20435 AudioWG MIDI API cwilso CLOS FIXE Don't inline arrays in send() calls in examples 2012-12-18 2013-01-18
20500 AudioWG MIDI API cwilso CLOS FIXE enumerate is misnomer 2012-12-24 2013-01-18
20501 AudioWG MIDI API cwilso CLOS FIXE some MIDIPort attributes should be nullable 2012-12-24 2013-01-18
20502 AudioWG MIDI API dave.null CLOS LATE MIDIEvent should have a port attribute 2012-12-24 2013-01-18
20503 AudioWG MIDI API cwilso CLOS FIXE requestMidiAccess() permission request 2012-12-24 2013-01-18
20504 AudioWG MIDI API cwilso CLOS FIXE Typo: securityError 2012-12-24 2013-01-18
20505 AudioWG MIDI API dave.null CLOS MOVE merge getInput, getOutput -> getPort() or getPortById() 2012-12-24 2013-01-11
20506 AudioWG MIDI API cwilso CLOS FIXE Do we need MIDIOutput and MIDIInput? 2012-12-24 2013-01-18
20507 AudioWG MIDI API cwilso CLOS FIXE Redundant assertion in requestMIDIAccess() 2012-12-24 2013-01-18
20508 AudioWG MIDI API cwilso CLOS FIXE "If successCallback is not callable, abort these steps." 2012-12-24 2013-01-18
20509 AudioWG MIDI API cwilso CLOS INVA SHOULD/MUST user permissioning mismatch 2012-12-24 2013-01-18
20510 AudioWG MIDI API cwilso CLOS FIXE send(sequence<short> data) should just be send(any data) 2012-12-24 2013-01-18
20511 AudioWG MIDI API cwilso CLOS FIXE send(…, DOMHighResTimeStamp? timestamp) 2012-12-24 2013-01-18
20512 AudioWG MIDI API dave.null CLOS MOVE MIDIEvent lacking constructor 2012-12-24 2013-01-11
20515 AudioWG MIDI API cwilso CLOS FIXE is the MIDIAccess object a singleton? 2012-12-25 2013-01-18
20523 AudioWG MIDI API cwilso CLOS FIXE Need alternative to REFERENCE_ERROR 2012-12-27 2013-01-18
20525 AudioWG MIDI API jussi.kalliokoski CLOS INVA MIDIAccess methods aren't restricted to instances created by requestMIDIAccess 2012-12-27 2013-01-18
29730 AudioWG MIDI API dave.null NEW --- Filezilla @@++ 1~+855**709~+2847 ++@ Epson printer Helpline Number.. 2016-07-13 2016-07-13
30293 AudioWG MIDI API dave.null NEW --- Started 2018-10-02 2018-10-02
45 bugs found.