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

Alexey Proskuryakov ap at webkit.org
Fri Jan 18 10:26:18 PST 2013


(re-sending from webkit.org address)

18.01.2013, в 2:51, Takashi Toyoshima <toyoshim at chromium.org> написал(а):

> 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.


I object.

I don't want WebCore to get larger and larger as support for every conceivable device is added. WebCore is hopefully not an operating system that has to provide APIs for every peripheral a computer has. Or if it is now, then it needs to be structured a very different way - implementing APIs for everything from MIDI to OpenGL to HTTP to encryption in a monolithic project just doesn't make sense.

- WBR, Alexey Proskuryakov




More information about the webkit-dev mailing list