Bug 111039 - Implement the memory report on IPP FFTFrame on Web Audio
Summary: Implement the memory report on IPP FFTFrame on Web Audio
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-27 22:20 PST by Xingnan Wang
Modified: 2013-02-28 17:52 PST (History)
12 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2013-02-27 22:24 PST, 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 Xingnan Wang 2013-02-27 22:20:09 PST
Two IPP structs m_buffer and m_DFTSpec need to be calculated the memory usage.
Comment 1 Xingnan Wang 2013-02-27 22:24:27 PST
Created attachment 190654 [details]
Patch
Comment 2 Xingnan Wang 2013-02-27 22:26:37 PST
(In reply to comment #1)
> Created an attachment (id=190654) [details]
> Patch

No sure whether there are existing tests cover the code. Does anyone know it?
Comment 3 Ilya Tikhonovsky 2013-02-27 23:23:48 PST
(In reply to comment #2)
> (In reply to comment #1)
> > Created an attachment (id=190654) [details] [details]
> > Patch
> 
> No sure whether there are existing tests cover the code. Does anyone know it?

LayoutTests/inspector-protocol/nmi-webaudio.html
LayoutTests/inspector-protocol/nmi-webaudio-leak-test.html
Comment 4 WebKit Review Bot 2013-02-28 17:52:04 PST
Comment on attachment 190654 [details]
Patch

Clearing flags on attachment: 190654

Committed r144402: <http://trac.webkit.org/changeset/144402>
Comment 5 WebKit Review Bot 2013-02-28 17:52:07 PST
All reviewed patches have been landed.  Closing bug.