Bug 59641 - Make sure to set sample-rate of created AudioBus in AudioBus::createBySampleRateConverting()
Summary: Make sure to set sample-rate of created AudioBus in AudioBus::createBySampleR...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 15:23 PDT by Chris Rogers
Modified: 2011-04-27 18:33 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2011-04-27 15:33 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 2011-04-27 15:23:22 PDT
Make sure to set sample-rate of created AudioBus in AudioBus::createBySampleRateConverting()
Comment 1 Chris Rogers 2011-04-27 15:33:47 PDT
Created attachment 91363 [details]
Patch
Comment 2 Kenneth Russell 2011-04-27 18:08:31 PDT
Comment on attachment 91363 [details]
Patch

OK.
Comment 3 Chris Rogers 2011-04-27 18:33:57 PDT
Committed r85133: <http://trac.webkit.org/changeset/85133>