Bug 69483 - Make sure OfflineAudioContext can not be created with a sample-rate less than 44.1KHz
Summary: Make sure OfflineAudioContext can not be created with a sample-rate less than...
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: 2011-10-05 17:13 PDT by Chris Rogers
Modified: 2011-10-06 12:06 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.55 KB, patch)
2011-10-05 17:15 PDT, Chris Rogers
no flags 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-10-05 17:13:42 PDT
Make sure OfflineAudioContext can not be created with a sample-rate less than 44.1KHz
Comment 1 Chris Rogers 2011-10-05 17:15:27 PDT
Created attachment 109885 [details]
Patch
Comment 2 Kenneth Russell 2011-10-06 11:32:11 PDT
Comment on attachment 109885 [details]
Patch

Looks OK.
Comment 3 WebKit Review Bot 2011-10-06 12:06:41 PDT
Comment on attachment 109885 [details]
Patch

Clearing flags on attachment: 109885

Committed r96843: <http://trac.webkit.org/changeset/96843>
Comment 4 WebKit Review Bot 2011-10-06 12:06:45 PDT
All reviewed patches have been landed.  Closing bug.