Bug 95878
| Summary: | SharedBuffer::reportMemoryUsage() does not take into account CFDataArray | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Pratik Solanki <psolanki> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, benjamin |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Pratik Solanki
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |