NEW158274
Users of Heap::deprecatedReportExtraMemory should switch to reportExtraMemoryAllocated+reportExtraMemoryVisited
https://bugs.webkit.org/show_bug.cgi?id=158274
Summary Users of Heap::deprecatedReportExtraMemory should switch to reportExtraMemory...
Said Abou-Hallawa
Reported 2016-06-01 14:04:49 PDT
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
Said Abou-Hallawa
Comment 1 2016-06-01 15:02:22 PDT
createWrapper(JSDOMGlobalObject& globalObject, Ref<NodeList>&& nodeList) SourceBuffer::reportExtraMemoryAllocated() XMLHttpRequest::dropProtection()
Radar WebKit Bug Importer
Comment 2 2016-06-01 16:11:13 PDT
Note You need to log in before you can comment on or make changes to this bug.