RESOLVED FIXED 111039
Implement the memory report on IPP FFTFrame on Web Audio
https://bugs.webkit.org/show_bug.cgi?id=111039
Summary Implement the memory report on IPP FFTFrame on Web Audio
Xingnan Wang
Reported 2013-02-27 22:20:09 PST
Two IPP structs m_buffer and m_DFTSpec need to be calculated the memory usage.
Attachments
Patch (1.62 KB, patch)
2013-02-27 22:24 PST, Xingnan Wang
no flags
Xingnan Wang
Comment 1 2013-02-27 22:24:27 PST
Xingnan Wang
Comment 2 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?
Ilya Tikhonovsky
Comment 3 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
WebKit Review Bot
Comment 4 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>
WebKit Review Bot
Comment 5 2013-02-28 17:52:07 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.