[webkit-reviews] review granted: [Bug 97050] Add Web Audio support for deprecated/legacy APIs : [Attachment 165177] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 21 13:21:43 PDT 2012


Eric Carlson <eric.carlson at apple.com> has granted Chris Rogers
<crogers at google.com>'s request for review:
Bug 97050: Add Web Audio support for deprecated/legacy APIs
https://bugs.webkit.org/show_bug.cgi?id=97050

Attachment 165177: Patch
https://bugs.webkit.org/attachment.cgi?id=165177&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=165177&action=review


> Source/WebCore/ChangeLog:12
> +	   Reviewed by NOBODY (OOPS!).
> +
> +	   The Web Audio API specification has undergone much review and some
small API changes
> +	   have been made (mostly naming-related changes).  This patch adds an
ENABLE_LEGACY_WEB_AUDIO
> +	   build option to allow ports to support the old names.
> +
> +	   * Configurations/FeatureDefines.xcconfig:

Please make a note of the tests you updated.


More information about the webkit-reviews mailing list