Bug 86396 - Add AudioSummingJunction class to handle fan-in (abstracted from AudioNodeInput)
Summary: Add AudioSummingJunction class to handle fan-in (abstracted from AudioNodeInput)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Rogers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-14 13:39 PDT by Chris Rogers
Modified: 2012-05-15 12:56 PDT (History)
5 users (show)

See Also:


Attachments
Patch (28.34 KB, patch)
2012-05-14 13:45 PDT, Chris Rogers
kbr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rogers 2012-05-14 13:39:56 PDT
Add AudioSummingJunction class to handle fan-in (abstracted from AudioNodeInput)
Comment 1 Chris Rogers 2012-05-14 13:45:56 PDT
Created attachment 141781 [details]
Patch
Comment 2 Kenneth Russell 2012-05-15 12:09:46 PDT
Comment on attachment 141781 [details]
Patch

Looks good to me.
Comment 3 Chris Rogers 2012-05-15 12:56:05 PDT
Committed r117126: <http://trac.webkit.org/changeset/117126>