Bug 158274 - Users of Heap::deprecatedReportExtraMemory should switch to reportExtraMemoryAllocated+reportExtraMemoryVisited
Summary: Users of Heap::deprecatedReportExtraMemory should switch to reportExtraMemory...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-01 14:04 PDT by Said Abou-Hallawa
Modified: 2016-06-01 16:11 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 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)
Comment 1 Said Abou-Hallawa 2016-06-01 15:02:22 PDT
createWrapper(JSDOMGlobalObject& globalObject, Ref<NodeList>&& nodeList)
SourceBuffer::reportExtraMemoryAllocated()
XMLHttpRequest::dropProtection()
Comment 2 Radar WebKit Bug Importer 2016-06-01 16:11:13 PDT
<rdar://problem/26589090>