[Bug 18759] boolean returns from MIDIOutput methods are inappropriately synchronous

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

Florian Bomers <w3c_bugz@bome.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w3c_bugz@bome.com

--- Comment #4 from Florian Bomers <w3c_bugz@bome.com> 2012-09-05 19:34:45 UTC ---
I believe that it would be nice to know if an error occurred already when
invoking the send method, most notable for the case that the MIDIPort was
disconnected. For that, a boolean could be returned, specified as:
"returns false if an error occurred, returns true if the message was enqueued
for asynchronous delivery"

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 5 September 2012 19:34:50 UTC