[webkit-dev] Adding Web MIDI API support to WebCore

Steve Williams stephen.j.h.williams at googlemail.com
Fri Jan 18 14:15:32 PST 2013


Implement as a dynamic/shared library plugin then whoever wants it gets 
it & there's minimal bloat for those who don't.

On 18/01/2013 19:51, Maciej Stachowiak wrote:
> Some questions:
>
> - Are any other browser engines planning to implement this? (I couldn't tell from looking at the public-audio at w3.org archives).
> - Is this API useful in any way for users who do not have specialized and somewhat uncommon hardware devices?
>
> Regards,
> Maciej
>
> On Jan 18, 2013, at 2:51 AM, Takashi Toyoshima <toyoshim at chromium.org> wrote:
>
>> Hi webkit-dev,
>>
>> I want to let you know that I plan to add Web MIDI API support to WebKit.
>> This support will be behind the ENABLE_WEB_MIDI feature define.
>>
>> See the master bug for Web MIDI API:
>> https://bugs.webkit.org/show_bug.cgi?id=107250
>>
>> I'll enable this feature in Chromium port once the implementation
>> becomes ready for that.
>>
>> Thanks,
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo/webkit-dev
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>



More information about the webkit-dev mailing list