Bug 81806 - ReverbConvolver::latencyFrames() should return 0.
Summary: ReverbConvolver::latencyFrames() should return 0.
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: Jer Noble
URL:
Keywords:
Depends on: 75564
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-21 11:17 PDT by Jer Noble
Modified: 2012-03-22 10:28 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2012-03-22 01:45 PDT, Xingnan Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2012-03-21 11:17:17 PDT
Now that bug #75564 is fixed, ReverbConvolver::latencyFrames() should return 0.
Comment 1 Xingnan Wang 2012-03-22 01:45:53 PDT
Created attachment 133206 [details]
Patch
Comment 2 Xingnan Wang 2012-03-22 01:47:20 PDT
(In reply to comment #1)
> Created an attachment (id=133206) [details]
> Patch

Upload the patch, maybe I should have fixed it in bug 75564.
Comment 3 Jer Noble 2012-03-22 08:45:09 PDT
Comment on attachment 133206 [details]
Patch

Thanks for the quick response.  Looks good to me. (Though I can't r+ it.)
Comment 4 WebKit Review Bot 2012-03-22 10:28:20 PDT
Comment on attachment 133206 [details]
Patch

Clearing flags on attachment: 133206

Committed r111725: <http://trac.webkit.org/changeset/111725>
Comment 5 WebKit Review Bot 2012-03-22 10:28:24 PDT
All reviewed patches have been landed.  Closing bug.