Home
last modified time | relevance | path

Searched refs:stopActiveDOMObjects (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/workers/
DWorkerThread.cpp202 workerContext->stopActiveDOMObjects(); in performTask()
/external/webkit/Source/WebCore/dom/
DScriptExecutionContext.h104 void stopActiveDOMObjects();
DScriptExecutionContext.cpp264 void ScriptExecutionContext::stopActiveDOMObjects() in stopActiveDOMObjects() function in WebCore::ScriptExecutionContext
DDocument.cpp1749 stopActiveDOMObjects(); in detach()
/external/webkit/Source/WebCore/loader/
DFrameLoader.cpp568 m_frame->document()->stopActiveDOMObjects(); in clear()
2652 m_frame->document()->stopActiveDOMObjects(); in frameDetached()
/external/webkit/Source/WebCore/
DChangeLog44453 Fix crash caused by Invalid call to destroyActiveDOMObject during stopActiveDOMObjects
44456 When a frame is unloaded, ScriptExecutionContext::stopActiveDOMObjects
44469 ScriptExecutionContext::stopActiveDOMObjects.
DChangeLog-2009-06-1663052 Fix memory leak - need to call stopActiveDOMObjects
64643 (WebCore::ScriptExecutionContext::stopActiveDOMObjects):
65592 (WebCore::FrameLoader::stopLoading): No longer call stopActiveDOMObjects() here, because
77802 (WebCore::Document::stopActiveDOMObjects):
DChangeLog-2011-02-169725 (WebCore::ScriptExecutionContext::stopActiveDOMObjects):
DChangeLog-2010-12-0676720 (WebCore::ScriptExecutionContext::stopActiveDOMObjects):