- From: <bugzilla@jessica.w3.org>
 - Date: Mon, 19 Nov 2012 18:00:16 +0000
 - To: public-audio@w3.org
 
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19976
Chris Wilson <cwilso@gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #2 from Chris Wilson <cwilso@gmail.com> ---
Fixed by https://dvcs.w3.org/hg/audio/rev/e0f3c5871603.
I actually made it "complete messages only" - i.e. sysex messages must be
complete as well.  Without this stricture, we would have to be more explicit
about the state of the MIDI message handler (i.e., if a partial message was the
last thing received, we would need to know that the next message has no valid
MIDI header byte).  From previous discussion, I don't believe we decided we
really needed partial sysex; if so, please open another bug to track.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 19 November 2012 18:00:21 UTC