NEW 95878
SharedBuffer::reportMemoryUsage() does not take into account CFDataArray
https://bugs.webkit.org/show_bug.cgi?id=95878
Summary SharedBuffer::reportMemoryUsage() does not take into account CFDataArray
Pratik Solanki
Reported 2012-09-05 11:33:40 PDT
When HAVE(NETWORK_CFDATA_ARRAY_CALLBACK) is set to 1 the result from SharedBuffer::reportMemoryUsage() is wrong. That function should take m_dataArray into account.
Attachments
Note You need to log in before you can comment on or make changes to this bug.