[webkit-reviews] review granted: [Bug 45009] Add AudioDestinationNode files : [Attachment 68416] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 28 10:06:49 PDT 2010


Kenneth Russell <kbr at google.com> has granted Chris Rogers
<crogers at google.com>'s request for review:
Bug 45009: Add AudioDestinationNode files
https://bugs.webkit.org/show_bug.cgi?id=45009

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

------- Additional Comments from Kenneth Russell <kbr at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=68416&action=review

Looks fine. Tiny formatting issue.

> WebCore/webaudio/AudioDestinationNode.h:54
> +    virtual void reset() { m_currentTime = 0.0; };

No semicolons at end of lines.


More information about the webkit-reviews mailing list