<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>53385</bug_id>
          
          <creation_ts>2011-01-29 15:54:09 -0800</creation_ts>
          <short_desc>ScrollAnimatorMac leaks</short_desc>
          <delta_ts>2011-01-29 18:01:18 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>53384</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Fraser (smfr)">simon.fraser</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>342161</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2011-01-29 15:54:09 -0800</bug_when>
    <thetext>Leak bot output, like &lt;http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r77071%20(14433)/DumpRenderTree10-leaks.txt&gt;, shows this leak:

	Call stack: [thread 0x7fff70b12c20]:
	| 0x2
	| start
	| main
	| dumpRenderTree(int, char const**)
	| runTestingServerLoop()
	| runTest(std::string const&amp;)
	| -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
	| CFRunLoopRunSpecific
	| __CFRunLoopRun
	| __CFRunLoopDoSources0
	| MultiplexerSource::perform()
	| URLConnectionClient::processEvents()
	| URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo&lt;XClientEvent, XClientEventParams&gt;*, long)
	| URLConnectionClient::_clientDidReceiveData(__CFData const*, URLConnectionClient::ClientConnectionEventQueue*)
	| _NSURLConnectionDidReceiveData
	| -[WebCoreResourceHandleAsDelegate connection:didReceiveData:lengthReceived:]
	| WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*, int, int)
	| WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool)
	| WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool)
	| WebCore::MainResourceLoader::addData(char const*, int, bool)
	| WebCore::DocumentLoader::receivedData(char const*, int)
	| WebCore::DocumentLoader::commitLoad(char const*, int)
	| WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int)
	| -[WebDataSource(WebInternal) _receivedData:]
	| -[WebHTMLRepresentation receivedData:withDataSource:]
	| -[WebFrame(WebInternal) _commitData:]
	| WebCore::DocumentLoader::commitData(char const*, int)
	| WebCore::DocumentWriter::addData(char const*, int, bool)
	| WebCore::DecodedDataDocumentParser::appendBytes(WebCore::DocumentWriter*, char const*, int, bool)
	| WebCore::HTMLDocumentParser::append(WebCore::SegmentedString const&amp;)
	| WebCore::HTMLDocumentParser::pumpTokenizerIfPossible(WebCore::HTMLDocumentParser::SynchronousMode)
	| WebCore::HTMLDocumentParser::pumpTokenizer(WebCore::HTMLDocumentParser::SynchronousMode)
	| WebCore::HTMLDocumentParser::runScriptsForPausedTreeBuilder()
	| WebCore::HTMLScriptRunner::execute(WTF::PassRefPtr&lt;WebCore::Element&gt;, WTF::TextPosition&lt;WTF::OneBasedNumber&gt; const&amp;)
	| WebCore::HTMLScriptRunner::runScript(WebCore::Element*, WTF::TextPosition&lt;WTF::OneBasedNumber&gt; const&amp;)
	| WebCore::ScriptElement::executeScript(WebCore::ScriptSourceCode const&amp;)
	| WebCore::ScriptController::executeScript(WebCore::ScriptSourceCode const&amp;, WebCore::ShouldAllowXSS)
	| WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&amp;, WebCore::ShouldAllowXSS)
	| WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&amp;, WebCore::DOMWrapperWorld*, WebCore::ShouldAllowXSS)
	| WebCore::JSMainThreadExecState::evaluate(JSC::ExecState*, JSC::ScopeChain&amp;, JSC::SourceCode const&amp;, JSC::JSValue)
	| JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&amp;, JSC::SourceCode const&amp;, JSC::JSValue)
	| JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*)
	| JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*)
	| 0x56847de001b8
	| WebCore::jsElementPrototypeFunctionWebkitRequestFullScreen(JSC::ExecState*)
	| WebCore::Element::webkitRequestFullScreen(unsigned short)
	| WebCore::Document::webkitRequestFullScreenForElement(WebCore::Element*, unsigned short)
	| WebChromeClient::enterFullScreenForElement(WebCore::Element*)
	| CallUIDelegate(WebView*, objc_selector*, objc_object*, objc_object*)
	| CallDelegate(WebView*, objc_object*, objc_selector*, objc_object*, objc_object*)
	| -[UIDelegate webView:enterFullScreenForElement:listener:]
	| -[WebKitFullScreenListener webkitWillEnterFullScreen]
	| WebCore::Document::webkitWillEnterFullScreenForElement(WebCore::Element*)
	| WebCore::Document::recalcStyle(WebCore::Node::StyleChange)
	| WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
	| WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
	| WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
	| WebCore::Element::recalcStyle(WebCore::Node::StyleChange)
	| WebCore::Element::attach()
	| WebCore::Node::createRendererIfNeeded()
	| WebCore::RenderObject::setStyle(WTF::PassRefPtr&lt;WebCore::RenderStyle&gt;)
	| WebCore::RenderBlock::styleDidChange(WebCore::StyleDifference, WebCore::RenderStyle const*)
	| WebCore::RenderBox::styleDidChange(WebCore::StyleDifference, WebCore::RenderStyle const*)
	| WebCore::RenderBoxModelObject::styleDidChange(WebCore::StyleDifference, WebCore::RenderStyle const*)
	| WebCore::RenderLayer::RenderLayer(WebCore::RenderBoxModelObject*)
	| WebCore::ScrollableArea::ScrollableArea()
	| WebCore::ScrollAnimator::create(WebCore::ScrollableArea*)
	| WebCore::ScrollAnimatorMac::ScrollAnimatorMac(WebCore::ScrollableArea*)
	| +[NSObject(NSObject) allocWithZone:]
	| _internal_class_createInstanceFromZone
	| calloc
	| malloc_zone_calloc</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>342180</commentid>
    <comment_count>1</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2011-01-29 18:01:18 -0800</bug_when>
    <thetext>My guess is that this is a dup of 53384. They both have WebKitFullScreenListener webkitWillEnterFullScreen in the stack, so I would guess the problem is somewhere around there,

*** This bug has been marked as a duplicate of bug 53384 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>