Bug 111039

Summary: Implement the memory report on IPP FFTFrame on Web Audio
Product: WebKit Reporter: Xingnan Wang <xingnan.wang>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, eric.carlson, feature-media-reviews, jer.noble, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.