Bug 95878

Summary: SharedBuffer::reportMemoryUsage() does not take into account CFDataArray
Product: WebKit Reporter: Pratik Solanki <psolanki>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, benjamin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.