Bug 69361 - Avoid unnecessary ASSERT in AudioDSPKernelProcessor::setNumberOfChannels()
Summary: Avoid unnecessary ASSERT in AudioDSPKernelProcessor::setNumberOfChannels()
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-04 12:45 PDT by Chris Rogers
Modified: 2011-10-04 14:09 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2011-10-04 12:47 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-04 12:45:39 PDT
Avoid unnecessary ASSERT in AudioDSPKernelProcessor::setNumberOfChannels()
Comment 1 Chris Rogers 2011-10-04 12:47:40 PDT
Created attachment 109667 [details]
Patch
Comment 2 James Robinson 2011-10-04 13:43:51 PDT
Comment on attachment 109667 [details]
Patch

R=me, seems ok
Comment 3 WebKit Review Bot 2011-10-04 14:09:56 PDT
Comment on attachment 109667 [details]
Patch

Clearing flags on attachment: 109667

Committed r96642: <http://trac.webkit.org/changeset/96642>
Comment 4 WebKit Review Bot 2011-10-04 14:09:59 PDT
All reviewed patches have been landed.  Closing bug.