Bug 90110 - Add stub implementation for MediaStreamAudioSourceNode
Summary: Add stub implementation for MediaStreamAudioSourceNode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Rogers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-27 16:42 PDT by Chris Rogers
Modified: 2012-07-31 15:07 PDT (History)
14 users (show)

See Also:


Attachments
Patch (28.89 KB, patch)
2012-06-27 16:53 PDT, Chris Rogers
no flags Details | Formatted Diff | Diff
Patch (33.50 KB, patch)
2012-07-03 15:03 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-06-27 16:42:05 PDT
Add stub implementation for MediaStreamAudioSourceNode
Comment 1 Chris Rogers 2012-06-27 16:53:59 PDT
Created attachment 149823 [details]
Patch
Comment 2 Chris Rogers 2012-07-03 15:03:34 PDT
Created attachment 150672 [details]
Patch
Comment 3 Chris Rogers 2012-07-03 15:04:18 PDT
Added layout test with latest patch.
Comment 4 Kenneth Russell 2012-07-31 14:14:23 PDT
Comment on attachment 150672 [details]
Patch

Looks good. r=me
Comment 5 Chris Rogers 2012-07-31 15:07:34 PDT
Committed r124255: <http://trac.webkit.org/changeset/124255>