[webkit-dev] Audio directory layout

Chris Rogers crogers at google.com
Tue Mar 30 17:04:32 PDT 2010


I'm interested in people's opinions on where I should put my audio code in
WebKit.

Up to this point I've been assuming I would put my code into:

    WebCore/platform/audio

But, on further reflection I realize that the majority of source files are
cross-platform engine code so perhaps it would make more sense to put the
cross-platform parts into:

    WebCore/audio

and the platform-specific parts into:

    WebCore/platform/audio

Does this seem reasonable?

Cheers,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100330/9c3d44b7/attachment.html>


More information about the webkit-dev mailing list