Bug 158274
| Summary: | Users of Heap::deprecatedReportExtraMemory should switch to reportExtraMemoryAllocated+reportExtraMemoryVisited | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=142595 https://bugs.webkit.org/show_bug.cgi?id=158139 |
||
Said Abou-Hallawa
Currently this needs to be fixed for:
JSReportExtraMemoryCost()
SparseArrayValueMap::add()
reportExtraMemoryAllocatedForCollectionIndexCache()
HTMLImageLoader::notifyFinished()
HTMLMediaElement::pauseAfterDetachedTask()
reportMemoryForDocumentIfFrameless()
toJSNewlyCreated(ExecState* state, JSDOMGlobalObject* globalObject, Ref<ImageData>&& imageData)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Said Abou-Hallawa
createWrapper(JSDOMGlobalObject& globalObject, Ref<NodeList>&& nodeList)
SourceBuffer::reportExtraMemoryAllocated()
XMLHttpRequest::dropProtection()
Radar WebKit Bug Importer
<rdar://problem/26589090>